matt wrote:


>
>If I do a "cvs checkout -r tagname" and then a "cvs tag -b 
>branchname" will this create a branch from the tag?  We've been on 
>CVS now for about 2 1/2 years, but this is the first time we've 
>needed to try and branch.
>

Yes, that will work.  Any changes that you have made since making the 
original tag won't be on the branch, though.  I am not sure if if you 
are trying to keep the changes that you made since creating the 
original tag on the branch or if you want to keep them separate.  If 
you want to keep them separate, this will work.

-- 
Stephen Rasku                   E-mail: [EMAIL PROTECTED]
Senior Software Engineer        Phone:  (604) 872-6676
TGI Technologies                Web:    http://www.tgivan.com/

Reply via email to