From 6ef2c12846f088b2dd822655a405a6b981e0974d Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 21 Jul 2011 17:46:33 +0000 Subject: [PATCH] 2.3 branch --- cvs.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cvs.html b/cvs.html index d57410c..af5e43e 100644 --- a/cvs.html +++ b/cvs.html @@ -11,10 +11,10 @@
-Nov 5 2010 Active branches are now MAIN, FREESIDE_2_1_BRANCH and FREESIDE_1_9_BRANCH. To move to FREESIDE_2_1_BRANCH: +Jul 21 2011 Active branches are now MAIN, FREESIDE_2_3_BRANCH and FREESIDE_2_1_BRANCH. To move to FREESIDE_2_3_BRANCH:
   cd freeside
-  cvs update -r FREESIDE_2_1_BRANCH -d -P
+  cvs update -r FREESIDE_2_3_BRANCH -d -P
 
@@ -25,8 +25,8 @@ versions of the Freeside source code is available. You need CVS version 1.10 or higher.

There are three active branches at this time: the default MAIN, -FREESIDE_2_1_BRANCH and FREESIDE_1_9_BRANCH. You can specify a branch such as -the FREESIDE_2_1_BRANCH with the -r FREESIDE_2_1_BRANCH option to +FREESIDE_2_3_BRANCH and FREESIDE_2_1_BRANCH. You can specify a branch such as +the FREESIDE_2_3_BRANCH with the -r FREESIDE_2_3_BRANCH option to cvs checkout.

Your CVSROOT should be set to: -- 2.11.0