info-cvs
[Top][All Lists]
Advanced

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

Re: How to Delete a Tagged Version


From: Rob Helmer
Subject: Re: How to Delete a Tagged Version
Date: Tue, 27 Feb 2001 10:41:31 -0800
User-agent: Mutt/1.2.5i

You can use "cvs tag -F tagname filename" to Force a tag
onto whatever revision of a file you have checked out, 
regardless of whether that file has previous revisions
with that tag.

This also has the effect of removing the tag from the
previous revision.

On Tue, Feb 27, 2001 at 06:24:22PM -0000, address@hidden wrote:
> I want to delete a tagged version and retag another version with the 
> same name.  I accidently committed and tagged some changes that were 
> wrong.  I want to remove that version, make the correct changes, and 
> commit and tag this version under the same tag name.  How do I do 
> this?
> 
> 
> _______________________________________________
> 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]