[ros-kernel] Re: 0.2 Notes

Martin Fuchs martin-fuchs at gmx.net
Tue Jan 13 22:45:04 CET 2004


> Hi all
> 
> Well 0.2 is supposed to freeze tomorrow (Wednesday) right? As I
> recall, 
> Vizzini usually does the branching for releases. However, he's let me
> 
> know that due to work pressure this week he'll be scarce until next 
> week. Does anyone else familiar with branching want to have a go at
> this?

It's not a big thing to create the branch. Just execute at the root of
the CVS tree:
cvs tag -b ros-branch-0_2_0

If you want to check out the tree for this new branch use:
cvs co -r ros-branch-0_2_0 reactos

If you want to change a already checked out tree to the new branch use:
cvs up -r ros-branch-0_2_0

To switch back to the MAIN branch use:
cvs up -A


All other developers, that don't want to fix problems in the 0.2 branch can
use their checked out reactos tree as it is without any change.


Regards,

   Martin


More information about the Ros-kernel mailing list