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

RE: Roll back on a tag

From: Fouts Christopher (QNA RTP PT PREV) <Chris.Fouts_at_qimonda.com>
Date: Wed, 23 Jan 2008 16:22:53 +0100

Cenceptually, you don't checkout/commit tags, but rather branches, though the two
implementations are the same.
________________________________
From: Todd Nine [mailto:todd.nine_at_gmail.com]
Sent: Wednesday, January 23, 2008 9:25 AM
To: users_at_subversion.tigris.org
Subject: Roll back on a tag

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:23:22 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.