diff options
author | ivan <ivan> | 2010-11-05 21:15:50 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-11-05 21:15:50 +0000 |
commit | 8fa8e818e078dd0a748b4411911d84cb4fe0e4e1 (patch) | |
tree | 696ee7bc10bb82a50573df42c205f9414b3919b9 /cvs.html | |
parent | 357e35b68e2920eecb43ee59afff6207f1163a24 (diff) |
2.1 branched
Diffstat (limited to 'cvs.html')
-rw-r--r-- | cvs.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -11,10 +11,10 @@ <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: |