Mergeinfo property diff regression
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 3 Jul 2014 16:13:54 +0100
'svn diff' describes svn:mergeinfo property diffs as "Merged ..." or "Reverse merged..." rather than using the unified diff output style that it uses for other property values.
With Subversion 1.8.9:
[[[
$ svn diff
Property changes on: A
With Subversion trunk the last part of the output changes to:
[[[
The line beginning with "##" has crept in, where it was previously omitted.
I assume this is unintentional, as the information in it is not useful.
- 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.