diff --git a/LDP/howto/linuxdoc/CVS-RCS-HOWTO.sgml b/LDP/howto/linuxdoc/CVS-RCS-HOWTO.sgml index 6d6a946d..ec3b649f 100644 --- a/LDP/howto/linuxdoc/CVS-RCS-HOWTO.sgml +++ b/LDP/howto/linuxdoc/CVS-RCS-HOWTO.sgml @@ -44,10 +44,14 @@ Revision Control System Al Dev (Alavoor Vasudevan) -v16.0, 07 Jan 2001 +v17.0, 20 Jan 2001 This document is a "practical guide" to very quickly setup CVS/RCS source code -control system. This document also has custom shell scripts which are wrappers on top of CVS. These scripts provide a easy user interface for CVS. The information in this document applies to Linux and as well as to all other flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc.. +control system. This document has custom shell scripts which are wrappers +on top of CVS. These scripts provide an easy user interface for CVS. +Several shell scripts are provided to make RCS more easy to use. +The information in this document applies to Linux and as well as to all other +flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc.. and BeOS. @@ -115,7 +119,7 @@ See the sample korn shell scripts at . Advantages of CVS - CVS is de-centralised a user checks out files/directories + CVS is de-centralised an user checks out files/directories from the repostitory and has his own separate stable source directory tree. CVS can "STAMP" releases of entire project source tree. @@ -523,11 +527,17 @@ is at . --> Shell Scripts