[Scummvm-devel] branch-0-8-0 was tagged. Head unfrozen

Eugene Sandulenko sev at scummvm.org
Mon Oct 17 06:41:58 CEST 2005


Hi Team,

so branch-0-8-0 was tagged about a half hour ago in scummvm and tools
modules.

For those who are new in our team I'll provide short explanation how
work will go on for next 2 weeks.

First, you need to check out new branch. To save bandwidth you could do
following.

  1. Recursively copy your directories scummvm and tools to
     scummvm-0.8.0 and tools-0.8.0 respectively
  2. In each of these directories do following command:

       cvs -z3 update -r branch-0-8-0

Thus you will have 2 copies of the source. HEAD (your scummvm
directory, without a sticky tag) is in free development, it became
0.9.0CVS. And 0.8.0 branch (with branch-0-8-0 sticky tag). It is frozen
and almost in 2 weeks we will make release out of it.

Now if you will fix important bug, you should backport it to 0.8.0
branch, i.e. you should do changes twice, one in HEAD and another
one in branch-0-8-0 and commit twice. Please, be careful on what you're
commiting to 0.8.0 and test it thoroughly before checking in.


Eugene




More information about the Scummvm-devel mailing list