Old CVS
With our conversion to subversion, we now do not need CVS much. However, to extract historical files, do this:
$ export CVSROOT="/Volumes/Data/cvs/cvsroot" $ cvs co dev
Docs
Global Ignores
Edit ~/.cvsignore to specify files you should always ignore. I used this to ignore .svn files.
Add new attachment
Only authorized users are allowed to upload new attachments.