Re: r1438683 - issue #4306 'multiple editor drive file merges record wrong mergeinfo during conflicts'
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 4 Feb 2013 22:08:56 +0000 (GMT)
Paul Burba wrote:
> Julian Foad wrote:
OK, but something's lost in the translation. You say you "reworked the earlier version of test to demonstrate the problem r1441810 fixes", but it fixes two problems (quoting from the log msg):
(1) It didn't abort if there were conflicts on the last sub-range of a non-last
Your test only specifies a single range ("all") to merge, so it can't test (1).
Something looks wrong in this hunk of your change, at least with the comment:
# Previously this test failed because the merge failed after merging
On trunk, there were two previous buggy behaviours: most recently, mergeinfo for only r5 would have been recorded here, but before your initial fix (and, I guess, in 1.7.x) mergeinfo for the whole requested range (including in this case r3, r5, r7) was recorded; the latter is therefore what we want to mention here.
- Julian
|
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.