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.31.2.6 -r1.31.2.7 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 9 Jan 2006 01:28:53 -0000 1.31.2.6 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 9 Apr 2006 22:26:14 -0000 1.31.2.7 @@ -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