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.21.2.6 -r1.21.2.7 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 8 Nov 2004 19:59:20 -0000 1.21.2.6 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 27 Nov 2004 01:32:48 -0000 1.21.2.7 @@ -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]#