info-cvs
[Top][All Lists]
Advanced

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

Re: How to Rename a Branch Tag


From: Larry Jones
Subject: Re: How to Rename a Branch Tag
Date: Mon, 10 Nov 2003 11:32:05 -0500 (EST)

Dennis W. Bulgrien writes:
> 
> How can the name of a tag that is a branch point be changed to a different 
> name
> such that existing revisions and tags reference the new name?

        cvs admin -n newname:oldname
        cvs tag -Bd oldname

You're a bit confused, however.  Revisions and tags do not reference
names, a tag is just a symbolic name for a particular revision number.

-Larry Jones

I've got PLENTY of common sense!  I just choose to ignore it. -- Calvin




reply via email to

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