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

RE: How does Undoing Change Show Up in History

From: Todd C. Gleason <tgleason_at_impac.com>
Date: Mon, 4 May 2009 14:33:31 -0700

> > Why doesn't my log show the merge. It only shows the change and not
> > the fact I removed change #2 from my file.
>
> r3 is the result of your merge. Svn doesn't know that when you commit
rev3
> it was the result of a merge command. You could have hand edited it
with
> the same change and commit it with the same result.
>
> There is no way to know if a commit is due to a merge, hand edit,
applying
> a patch, applying a diff. They all look the same to svn.

Funny, I thought svn log -g would handle this, but as you said, it
doesn't. It does handle a merge from a different location, but not a
reverse-merge in the same location.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-04 23:35:41 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.