Installation of local CVS
- At command line, enter:cvs -d :local:c:\CVS.Master init:local: tells CVS to access the repository directly, rather than via the CVS client/server protocol init prepares a new directory to hold master copies of version-controlled files.