Index: openacs-4/packages/acs-core-docs/www/cvs-guidelines.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/cvs-guidelines.html,v
diff -u -r1.10.2.11 -r1.10.2.12
--- openacs-4/packages/acs-core-docs/www/cvs-guidelines.html 23 Jun 2016 08:32:45 -0000 1.10.2.11
+++ openacs-4/packages/acs-core-docs/www/cvs-guidelines.html 5 Aug 2016 14:27:22 -0000 1.10.2.12
@@ -43,13 +43,36 @@
To do so, create the file
~/.cvsrc with the contents:
cvs -z6
-cvs -q-z6 speeds up cvs access over the network quite a bit by enabling compressed
- connection by default. -q suppresses some verbose output from commands. For example, it makes the output of cvs up much easier to read.