MAIN is a better pseudo-tag for the trunk than HEAD... right?
authorivan <ivan>
Sat, 19 Dec 2009 19:55:10 +0000 (19:55 +0000)
committerivan <ivan>
Sat, 19 Dec 2009 19:55:10 +0000 (19:55 +0000)
cvs.html

index 7adb3aa..d999d25 100644 (file)
--- a/cvs.html
+++ b/cvs.html
@@ -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>.