On Monday, February 6, 2012 8:26:36 PM UTC+1, Bert Huijben wrote:
>
> We have similar ordering problem in some of the svn diff scenarios.


It's definitely an ordering problem, look at the whole series of operations:

...
add file trunk/D/H/omega
add file trunk/D/H/psi        <--- the one with the bogus split props/text
add dir branches
add dir trunk/C
add dir trunk/B/F
...

"branches" starts while "trunk/..." has not finished yet. 
Also "trunk/B/.." continues though already "trunk/D/..." has started.

Cheers, Roderich




Reply via email to