Daniel Shahaf wrote:
Instead, print a diagnostic output in the form "[empty-range@10*]".… but I'm not sure about this part. This stringification will be used not only by error messages but also by svn_mergeinfo_to_string(), and I suspect (but haven't confirmed) it could find its way into versioned data.
Good point.http://svn.apache.org/r1872104 : Raise an error on trying to convert invalid mergeinfo to a string.
Thanks. - Julian