Concurrent Versions System
Tool for software management that let different S/W developers work on different versions of source files. CVS works on different versions of a file mantaining a single (latest) version and a track of all the changes.
FAQ at ...