Multiple Developers
This is how to set up a repository for multiple developers:
- Create a Unix group, and add all the developers to it.
- Create a repository.
- Make all the files of the repository writable by group.
- Set the group sticky bit on the repository directory and the
CVSROOT directory in the repository.