BSD 4_3 development
[unix-history] / usr / contrib / rcs / README
CommitLineData
dfdb8403
C
1Title: RCS Revision Control System
2
3Author: Walter F. Tichy
4
5Address: Department of Computer Sciences
6 Purdue University
7 West Lafayette, IN 47907
8
9Net address: wft@purdue (ARPA)
10
11Description:
12
13The Revision Control System (RCS) manages multiple revisions of text files.
14RCS automates the storing, retrieval, logging, identification, and merging
15of revisions. RCS is useful for text that is revised frequently, for example
16programs, documentation, graphics, papers, form letters, etc.
17
18The sccstorcs command was added in 4.3BSD:
19
20Title: sccstorcs
21
22Author: Kenneth L. Greer
23 2065 Alma St.
24 Palo Alto, CA 94301
25
26Net address: kg.HP-Labs@Rand-Relay
27
28Description:
29
30Sccstorcs builds an RCS Revision Control System file from an SCCS
31Source Code Control System file. The deltas and comments for each
32delta are preserved and installed into the new RCS file in order.
33Also preserved are the user access list and descriptive text, if
34any, from the SCCS file.