diff options
-rw-r--r-- | cvs.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ <table bgcolor="#eeeeee"> <tr><td> -<i><b>Oct 11 2009</b> Active branches are now HEAD, 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_1_9_BRANCH and FREESIDE_1_7_BRANCH. To move to FREESIDE_1_9_BRANCH: </i> <pre> cd freeside cvs update -r FREESIDE_1_9_BRANCH -d -P @@ -24,7 +24,7 @@ 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 HEAD, +<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 <code>cvs checkout</code>. |