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

Re: Undoing changes cherry picked over from another branch.

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Fri, 3 Jul 2009 07:39:46 -0500

On Jul 3, 2009, at 05:44, Jon H wrote:

> I have a situation where I had a branch of main, where a number of
> changes where done - lets say 3 changes and each change effect a
> number of files.
>
> On completion of said branch it was merged back into main. It was
> later decided that these 3 fixes were desired in in another release
> so they were 'cherry pick' merged across into this release.
>
> That is where we are now.
>
> BUT I want to remove 1 of the original 3 fixes. Can anyone advise
> how best to do this? I tried to generate a patch for the fixes -
> thinking i could 'throw it into reverse' and remove those changes
> but i cant see obvious button to do this.

You would do a reverse merge of that changeset.

http://svnbook.red-bean.com/en/1.5/
svn.branchmerge.basicmerging.html#svn.branchmerge.basicmerging.undo

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2367796

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-03 14:41:02 CEST

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.