/ acm / sigsoft / cvs workshop / Nov '96

What is CVS?

Concurrent Versions System

CVS is a version control system. It allows you to record the history of your source files.

What does it do?

CVS is not ...

How is it different from RCS or SCCS

More Information

CVS is a large and complex system that is very powerful. To be able to use all of its capabilities well, you should take time to read the manual. This workshop will provide a basic overview of CVS and how to use it. Consult the manual (and the man pages) for more extensive information. A postscript version of the CVS 1.9 manual is available here.