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.13 -r1.14 --- openacs-4/packages/acs-core-docs/www/cvs-guidelines.html 27 Mar 2018 11:17:59 -0000 1.13 +++ openacs-4/packages/acs-core-docs/www/cvs-guidelines.html 25 Apr 2018 08:38:27 -0000 1.14 @@ -11,7 +11,7 @@ </authorblurb>
If you are actively developing a non-core package, you should work from the latest core release branch. Currently this @@ -120,7 +120,7 @@
If you are actively developing packages in the OpenACS Core, work from the HEAD branch. HEAD is used for active @@ -136,7 +136,7 @@
cvs -d:pserver:anonymous@cvs.openacs.org:/cvsroot checkout acs-core
.LRN consists of a given version OpenACS core, plus a set of @@ -165,7 +165,7 @@
All OpenACS code resides within a single CVS module, openacs-4
. (The openacs-4 directory contains code for all versions of OpenACS 4 and later, and .LRN 1 and later.) Checking out this module retrieves all OpenACS code of any type. For convenience, subsets of openacs-4
are repackaged as smaller modules.