Title: cvs Version: 3.0 Submitted: Jun 8 1990 Author: Dick Grune Submittor: Dick Grune Description: Concurrent RCS version system, release 3.0 [ This is the basis for Brian Berliner's CVS presented at the last Usenix, to appear tomorrow. --r$ ] CVS, published last in comp.sources.unix in "Volume 6 (Ends mid-July, 1986)", has evolved a bit, under user demand, hopefully without succumbing to creeping featurism. This is Release 3 (the previous published one was probably Release 1, acc. to present nomenclature). CVS is a front end for RCS, supporting the concurrent and independent use of an RCS directory by several people. See manual page cvs.1. This set of shell scripts assumes the presence of the RCS programs rcs, ci, co, rcsmerge and rlog (by Walter Tichy).