7 lines
303 B
Markdown
7 lines
303 B
Markdown
# rcs
|
|
|
|
The Revision Control System (RCS) manages multiple revisions of files.
|
|
RCS automates the storing, retrieval, logging, identification, and merging of revisions. RCS is useful for text that is revised frequently,
|
|
including source code, programs, documentation, graphics, papers, and form letters.
|
|
|