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 -r1.33.2.1 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 17 Jul 2006 05:38:31 -0000 1.33 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 14 Jan 2007 04:20:10 -0000 1.33.2.1 @@ -1,6 +1,7 @@ -
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
+ +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]# mkdir /cvsroot cvs -d /cvsroot init
View comments on this page at openacs.org