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

Roll back on a tag

From: Todd Nine <todd.nine_at_gmail.com>
Date: Wed, 23 Jan 2008 09:24:54 -0500

Hi All,
 I have a new dev who checked out a tag, then accidentally committed back to
the same tag. I found a way to do it here.

http://svnbook.red-bean.com/en/1.4/svn-book.html#svn.branchmerge.commonuses.undo

However the current repository version is at 426, the tags "correct" version
is 211. If I execute

svn merge -c -211 http://sourceforge/epay/tags/epay-1.0.5

Will that roll the whole repository back, or just the tag?

Thanks,
Todd
Received on 2008-01-23 16:15:51 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.