I (Julian Foad) wrote: >> I'll come to 'svnsync' later, but basically my current thought is it >> should 'correct' the mergeinfo by removing the r0 reference. > > I have written a test for this, and hacked up code to do this by textual > substitution. It isn't quite right -- for example it would go wrong if a > path contained the character sequence ":0", among other issues. I > ought to rewrite it in the form of a proper mergeinfo parser but one that is > more lenient than the regular parser.
Here's the patch in progress... - Julian