CVS is a version control system, and important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents.
SCS has a CVS server for general use. To start a CVS repository for your project please contact ops@csit.fsu.edu.
CVS Quick start
Click here to go to the CVS quickstart tutorial: CvsQuickStart
SVN (Subversion)
Summary
Subversion is meant to be a better CVS, so it has most of CVS's features. Generally, Subversion's interface to a particular feature is similar to CVS's, except where there's a compelling reason to do otherwise.
SCS has a SVN for general use. If you are interested in creating an SVN project please contact ops@csit.fsu.edu and include a name for your repository.