I (Julian Foad) wrote: > I have proceeded to implement 'svnsync' cross-checking in the test
> suite: running every repository produced by a test through 'svnsync' and > checking there is no change. > > This turns up at least one further bug: assertion failure on deleting a > mergeinfo property. > > I'll get to fixing that and committing the extra testing tomorrow. For the record, I fixed this in r1657401 but didn't add a specific test for it. - Julian