Request for help branching. :-(

Diego Novillo dnovillo@redhat.com
Fri Jun 6 19:08:00 GMT 2003


On Fri, 2003-06-06 at 14:18, Diego Novillo wrote:
> On Fri, 2003-06-06 at 14:11, Nathanael Nerode wrote:
> 
> > I'm not sure -exactly- what process I should use to tag the 
> > branchpoint, branch what I need to, and avoid causing unnecessary trouble.
> > And yes, I have read the CVS manual. :-(
> > 
> It's a 3 step process:
> 
> 1. Create a branchpoint tag
> 	$ cvs -d <repository> rtag <branch-name>-branchpoint
> 
Oops.  I'm missing 'gcc' at the end of this command.

> 3. Check-out the newly created branch
> 	$ cvs -d <repository> co -r <branch-name>
> 
Same here.


Diego.



More information about the Gcc mailing list