README revision 1.1 1 1.1 christos This directory contains sources and documentation for RCS.
2 1.1 christos
3 1.1 christos RCS, the Revision Control System, manages multiple revisions of files.
4 1.1 christos RCS can store, retrieve, log, identify, and merge revisions.
5 1.1 christos It is useful for files that are revised frequently,
6 1.1 christos e.g. programs, documentation, graphics, and papers.
7 1.1 christos
8 1.1 christos See the following files and directories for more information.
9 1.1 christos
10 1.1 christos COPYING - copying conditions
11 1.1 christos CREDITS - authorship information
12 1.1 christos INSTALL - generic installation instructions
13 1.1 christos INSTALL.RCS - installation instructions specific to RCS
14 1.1 christos NEWS - recent changes, and possible future changes
15 1.1 christos REFS - references to RCS and related free software and documentation
16 1.1 christos man - sources for manual page entries
17 1.1 christos rcs.ms - troff source for the paper `RCS--A System for Version Control'
18 1.1 christos rcs_func.ms - brief overview
19 1.1 christos src - sources for programs
20 1.1 christos src/version.c - the version number of this release
21 1.1 christos
22 1.1 christos If you lack troff, you can get GNU groff to format the documentation.
23 1.1 christos
24 1.1 christos Report problems and direct all questions to:
25 1.1 christos
26 1.1 christos rcs-bugs (a] cs.purdue.edu
27 1.1 christos
28 1.1 christos Id: README,v 5.24 1995/06/16 06:19:24 eggert Exp
29