RCS
Short for Revision Control System, RCS is a software solution that helps manage multiple revisions of a file. Although still used today, RCS has been greatly replaced by CVS.
- The official RCS web page can be found at: http://www.cs.purdue.edu/homes/trinkle/RCS/
Also see: CVS, Programming definitions
