info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to change a branch tag name?


From: Donald Sharp
Subject: Re: Is it possible to change a branch tag name?
Date: Wed, 6 Dec 2000 11:40:44 -0500
User-agent: Mutt/1.2.4i

cvs rtag -r <old branch name> -b <new branch name> module.

I then would do a merge into the new branch from the old branch.

Or alternately.  Create a new branch from the latest of the old
branch and just start using the new branch name.

donald
On Wed, Dec 06, 2000 at 10:42:54AM -0500, John R. Dunning wrote:
> One of the folks in my group has decided he wants to change the name
> of a branch tag, after having done some amount of changing of files on
> that branch.  I'd never heard of a way to do that, and a scan of the
> docs doesn't reveal anything that looks like a facility for doing
> that, but I figured it was worth asking the list:  Is there a way to
> change the name of an existing branch tag?
> 
> Thanks in advance...
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]