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.33.4.1 -r1.33.4.2 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 3 Feb 2008 12:07:39 -0000 1.33.4.1 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 6 Apr 2008 23:57:07 -0000 1.33.4.2 @@ -1,5 +1,5 @@ -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]#