Index: openacs-4/packages/acs-core-docs/www/install-cvs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-cvs.html,v diff -u -r1.29 -r1.30 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 24 Jun 2004 10:44:39 -0000 1.29 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 5 Jul 2004 14:24:59 -0000 1.30 @@ -1,4 +1,4 @@ -Initialize CVS (OPTIONAL)

Initialize CVS (OPTIONAL)

CVS is a source control system. Create and initialize a +Initialize CVS (OPTIONAL)

Initialize CVS (OPTIONAL)

CVS is a source control system. Create and initialize a directory for a local cvs repository.

[root tmp]# mkdir /cvsroot
 [root tmp]# cvs -d /cvsroot init
 [root tmp]#