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.40.2.15 -r1.40.2.16 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 11 Jun 2017 08:42:12 -0000 1.40.2.15 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 15 Jun 2017 13:56:41 -0000 1.40.2.16 @@ -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]#