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.3 -r1.4 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 20 Aug 2003 16:20:16 -0000 1.3 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 14 Oct 2003 11:02:58 -0000 1.4 @@ -1,7 +1,6 @@ - -
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 +Initialize CVS (OPTIONAL) 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 initView comments on this page at openacs.org +mkdir /cvsroot +cvs -d /cvsroot init