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.13 -r1.14 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 19 Nov 2003 15:44:50 -0000 1.13 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 11 Dec 2003 23:08:46 -0000 1.14 @@ -1,6 +1,6 @@ -
CVS is a source control system. Create and initialize a +
CVS is a source control system. Create and initialize a directory for a local cvs repository.
[root@yourserver tmp]# mkdir /cvsroot
[root@yourserver tmp]# cvs -d /cvsroot init
[root@yourserver tmp]#
-mkdir /cvsroot
-cvs -d /cvsroot init