home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / rcs567s.zip / rcs / README < prev   
Text File  |  1993-11-03  |  1KB  |  30 lines

  1. This directory contains sources and documentation for RCS.
  2.  
  3. RCS, the Revision Control System, manages multiple revisions of files.
  4. RCS can store, retrieve, log, identify, and merge revisions.
  5. It is useful for files that are revised frequently,
  6. e.g. programs, documentation, graphics, and papers.
  7.  
  8. See the following files and directories for more information.
  9.  
  10.     COPYING - copying conditions
  11.     CREDITS - authorship information
  12.     NEWS - recent changes, and possible future changes
  13.     man - sources for manual page entries
  14.     rcs.ms - troff source for the paper `RCS--A System for Version Control'
  15.     rcs_func.ms - brief overview
  16.     src - sources for programs
  17.     src/INSTALL - compilation and installation instructions
  18.     src/version.c - the version number of this release
  19.  
  20. If you lack troff, you can get GNU groff to format the documentation.
  21.  
  22. The standard distribution is for Posix and Unix hosts.
  23. DOS, OS/2 and VMS ports are available in separate, experimental distributions.
  24.  
  25. Report problems and direct all questions to:
  26.  
  27.      rcs-bugs@cs.purdue.edu
  28.  
  29. $Id: README,v 5.22 1993/11/03 17:42:27 eggert Exp $
  30.