/projects/compbio/cvsroot
You should either set the CVSROOT environment variable to point
to this directory or specified on the CVS command line
cvs -d /projects/compbio/cvsroot
when checking out modules.
SAM - Sequence Alignment and Modeling System.
CVSPlay - Test module for those wanting to learn CVS. Feel
free to add, modify, or delete files in this module.
CompbioCVSDoc - This set of HTML pages; CVS documentation
collected for the compbio group.
measure_shift - Tools to score the similarity of two
alignments based on residue shifting.
One of the key features of CVS is that checked out files are not locked, instead conflicts are resolved when modified files are checked back into the repository. This eliminates the problem of a development being blocked because another user has a file locked.
CVS Documentation:
/usr/local/gnu/info/cvs.info
CVSPlay module to experiment with CVS.