[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Correct way to undo commit of a tag?

From: David Aldrich <David.Aldrich_at_EMEA.NEC.COM>
Date: Tue, 24 Feb 2015 14:49:19 +0000

Hi

My most recent commit was the creation of a tag. I want to delete that tag. Should I reverse merge the commit or simply delete the tag?

If I do a reverse merge I see a tree conflict:

C:\>svn merge -c -69 <my url>
--- Reverse-merging r69 into '.':
   C tags\TAG_<snip>
--- Recording mergeinfo for reverse merge of r69 into '.':
U .
Tree conflict on 'tags\TAG_<snip>
> local dir edit, incoming dir delete upon merge
Select: (r) mark resolved, (p) postpone, (q) quit resolution, (h) help:

What is the best thing to do here?

Best regards

David
Received on 2015-02-24 15:52:01 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.