Server Side Set Up of a CVS Server
ONE TIME PROCESSES
A. Install the binaries to run CVS
B. Initialize your CVS repository - run the CVS INIT command
C. Set up a CVSROOT environment variable
D. Set up permissions
E. Set up groups and create a CVS users
F. Create a password file (obtain an encrypted password)
G. Enable rsh for Windows users (Red Hat defaults to rsh off now).
H. Allow TCP Access to port 2401.
I. Update the inetd.conf file - NOT.
J. Allow selected Groups to access selected projects.