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

RE: Removing Erroneous Revisions

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-06-07 04:17:59 CEST

> From: trlists@clayst.com [mailto:trlists@clayst.com]
>
> This looks pretty easy, given that it is the last half dozen commits
> that I want to reverse, i.e. not a subset just everything done since
> rev x. Am I missing anything?

The one change I'd suggest is replacing "HEAD" with the number of the rev in
question. In practice, it probably doesn't matter, but in principle, HEAD
can change at any moment. But if you use numerical revs, the operation Does
What You Want even if other developers are checking in further changes to
both branches as you work! (That's the cool thing about Subversion, if you
phrase your commands right, it will do what you want under even adverse
conditions.)

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 04:20:53 2005

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.