<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
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>.