Re: How to collaborate using RCS when users have their own computers
Paul Eggert <[email protected]> Sun, 17 Apr 2022 00:42:50 -0700
| Newsgroups | gmane.comp.gnu.rcs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 4/16/22 23:45, Sam Lee wrote: > I have thought of setting up a central server containing the RCS > directory and letting the users mount the RCS directory on their local > file system using NFS or SSHFS. Is this the conventional method? Yes, that use of NFS worked for me in the 1980s, and it still works. All you should need is a filesystem with atomic renames.