There are now two active versions of Mesa development:
a) 3.4 (an even number) which is the stabilization (bug fixes)
since Mesa 3.3. This is the mesa_3_4_branch CVS branch.
b) 3.5 (an odd number) which is the branch for all new development
and new features. This is the CVS trunk.
To set your Mesa CVS tree onto the 3.4 branch, do a
"cvs update -r mesa_3_4_branch" command.
To set your Mesa CVS tree to the trunk, do a "cvs update -A" command.
Many of you will want to keep two Mesa CVS directory trees, one
for the 3.4 branch and another for the 3.5 trunk.
If you commit bug fixes, be sure to check them into both branches
if appropriate.
Thanks.
-Brian
|