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 -N -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>

Using CVS with OpenACS

-

Getting Started

+

Getting Started

All OpenACS code is available anonymously. To get code @@ -91,7 +91,7 @@

-

Checkout for Package Development

+

Checkout for Package Development

If you are actively developing a non-core package, you should work from the latest core release branch. Currently this @@ -120,7 +120,7 @@

-

Checkout for Core Development

+

Checkout for Core Development

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
-

Checkout .LRN

+

Checkout .LRN

.LRN consists of a given version OpenACS core, plus a set of @@ -165,7 +165,7 @@

OpenACS CVS Concepts

-

Modules

+

Modules

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.

@@ -209,7 +209,7 @@
-

+

Tags and Branches

@@ -559,7 +559,7 @@

-

+

Informal Guidelines