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

Re: Possible to merge in the reverse of a change?

From: Steinar Bang <sb_at_dod.no>
Date: Sun, 14 Sep 2008 15:59:45 +0200

>>>>> Steinar Bang <sb_at_dod.no>:

> Platform: debian etch, Intel Pentium II,
> svn 1.4.2dfsg1-2

[snip!]
> Is there some "svn merge" magic that can merge in the reverse of the
> change from r134 to r160, and that will preserve the line history?

Well the merge operation was pretty easy
        svn merge -r 160:134 .procmailrc

But it didn't preserve the blame information. It still shows the
version it was last commited in.

Oh well!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-14 16:00:29 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.