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.3 -r1.21.2.4 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 5 Jul 2004 19:47:30 -0000 1.21.2.3 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 22 Oct 2004 02:38:14 -0000 1.21.2.4 @@ -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]#