Reverse merges and log -g
From: Paul Burba <ptburba_at_gmail.com>
Date: Mon, 21 Jul 2008 18:24:54 -0400
While looking at the recent fix for issue #3235 I entered some notes
...the question is:
Should log -g follow reverse merges?
For example, say we:
1) Merge -r3:5 from trunk to branch and commit as r6.
svn log -g -r6 branch includes r3 and r5 in its output, that seems
2) Reverse merge -c-5 from 'branch' to 'trunk' and commit it as r7.
Should svn log -g -r7 branch (or any of it's child paths) show r5?
A concrete example can be found here:
Paul
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.