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.43.2.1 --- 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 2 Mar 2019 19:30:05 -0000 1.43.2.1 @@ -1,12 +1,7 @@ -Initialize CVS (OPTIONAL)

Initialize CVS (OPTIONAL)

- - -

CVS is a source control system. Create and initialize a - directory for a local cvs repository.

-
[root tmp]# mkdir /cvsroot
+Initialize CVS (OPTIONAL)

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
-
+mkdir /cvsroot +cvs -d /cvsroot init