> > 1. I committed it in main trunk: cvs commit abc.cpp > > 2. I tag it with merged_to_RC_whatever tag (? this is not in a procedure > > right now) > > 3. I merge it to the release branch > > No, you got 2 and 3 reversed, and you only do the tagging after > switching back to the trunk.
I got it now. May be we could spell out explicitly what we are merging into branch: namely the deference between merged_to_RC_whatever and HEAD tags. Not all that fluent with cvs flags. > > Additionally if I need to change it again, before step 2 I will need to > > untag it: cvs tag -d merged_to_RC_whatever, > > Absolutely not. A! I missed -F flag. Maybe we should spell it out explicitly? Gennadiy. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost