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.24 -r1.25 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 21 Apr 2004 09:49:42 -0000 1.24 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 5 May 2004 12:36:04 -0000 1.25 @@ -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 tmp]# mkdir /cvsroot
[root tmp]# cvs -d /cvsroot init
[root tmp]#
mkdir /cvsroot
-cvs -d /cvsroot init