2.1 branched
authorivan <ivan>
Fri, 5 Nov 2010 21:15:50 +0000 (21:15 +0000)
committerivan <ivan>
Fri, 5 Nov 2010 21:15:50 +0000 (21:15 +0000)
cvs.html
developers.html

index 564a6c0..9bf1c06 100644 (file)
--- a/cvs.html
+++ b/cvs.html
 
 <table bgcolor="#eeeeee">
 <tr><td>
-<i><b>Oct 11 2009</b> Active branches are now MAIN, FREESIDE_1_9_BRANCH and FREESIDE_1_7_BRANCH. To move to FREESIDE_1_9_BRANCH: </i>
+<i><b>Oct 11 2009</b> Active branches are now MAIN, FREESIDE_2_1_BRANCH and FREESIDE_1_9_BRANCH.  To move to FREESIDE_2_1_BRANCH: </i>
 <pre>
   cd freeside
-  cvs update -r FREESIDE_1_9_BRANCH -d -P
+  cvs update -r FREESIDE_2_1_BRANCH -d -P
 </pre>
 </td></tr>
 </table>
@@ -25,8 +25,8 @@ versions of the Freeside source code is available.  You need CVS version 1.10
 or higher.
 
 <p>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 <code>-r FREESIDE_1_9_BRANCH</code> 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 <code>-r FREESIDE_2_1_BRANCH</code> option to
 <code>cvs checkout</code>.
 
 <p>Your CVSROOT should be set to:
index 00a37fb..ee573b1 100644 (file)
           </tr>
           <tr> 
             <td align="left" valign="top">
+
+              Source code (development branch)
+                <ul class="indented">
+                  <li>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.tar.gz</a></li>
+                </ul>
+
               Source code (current branch)
                 <ul class="indented">
                   <li>Current: <a href="freeside-2.1.1.tar.gz">freeside-2.1.1.tar.gz</a></li>
-                  <li>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.tar.gz</a></li>
+                  <li>CVS snapshot (2_1_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_2_1_BRANCH">freeside.tar.gz</a></li>
                 </ul>
 
               Source code (maintenance branch)
                   <li>CVS snapshot (1_9_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_1_9_BRANCH">freeside.tar.gz</a></li>
                 </ul>
 
-              Source code (old branch)
-                <ul class="indented">
-                  <li>Maintenance: <a href="freeside-1.7.4.tar.gz">freeside-1.7.4.tar.gz</a></li>
-                  <li>CVS snapshot (1_7_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_1_7_BRANCH">freeside.tar.gz</a></li>
-                </ul>
-              
               Virtual appliance
                 <ul class="indented">
                   <li><a href="http://www.vmware.com/download/player/">VMWare player</a> for Windows or Linux or <a href="http://www.vmware.com/products/fusion/">VMWare Fusion</a> for OSX is required (free download)<br>