[EMAIL PROTECTED] writes:
> 
> 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?

It's a very bad idea to actually delete the bad version -- it's better
to just commit the correct version and move the tag using cvs tag -F. 
If you really truely want to delete the bad version you can use cvs
admin -o.

-Larry Jones

This sounds suspiciously like one of Dad's plots to build my character.
-- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to