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.43 -r1.44 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 25 Apr 2018 08:38:27 -0000 1.43 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 3 Sep 2024 15:37:32 -0000 1.44 @@ -1,12 +1,7 @@ -
CVS is a source control system. Create and initialize a - directory for a local cvs repository.
-[root tmp]#mkdir /cvsroot+Initialize CVS (OPTIONAL) +mkdir /cvsroot +cvs -d /cvsroot initCVS 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