From 8fa8e818e078dd0a748b4411911d84cb4fe0e4e1 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 5 Nov 2010 21:15:50 +0000 Subject: [PATCH] 2.1 branched --- cvs.html | 8 ++++---- developers.html | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cvs.html b/cvs.html index 564a6c0..9bf1c06 100644 --- a/cvs.html +++ b/cvs.html @@ -11,10 +11,10 @@
-Oct 11 2009 Active branches are now MAIN, FREESIDE_1_9_BRANCH and FREESIDE_1_7_BRANCH. To move to FREESIDE_1_9_BRANCH: +Oct 11 2009 Active branches are now MAIN, FREESIDE_2_1_BRANCH and FREESIDE_1_9_BRANCH. To move to FREESIDE_2_1_BRANCH:
   cd freeside
-  cvs update -r FREESIDE_1_9_BRANCH -d -P
+  cvs update -r FREESIDE_2_1_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_1_9_BRANCH and FREESIDE_1_7_BRANCH. You can specify a branch such as -the FREESIDE_1_9_BRANCH with the -r FREESIDE_1_9_BRANCH option to +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 cvs checkout.

Your CVSROOT should be set to: diff --git a/developers.html b/developers.html index 00a37fb..ee573b1 100644 --- a/developers.html +++ b/developers.html @@ -19,10 +19,16 @@ + + Source code (development branch) +

+ Source code (current branch) Source code (maintenance branch) @@ -31,12 +37,6 @@
  • CVS snapshot (1_9_BRANCH): freeside.tar.gz
  • - Source code (old branch) - - Virtual appliance