[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.7.3 next week-ish?

From: <roderich.schupp_at_googlemail.com>
Date: Tue, 7 Feb 2012 03:26:48 -0800 (PST)

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
Received on 2012-02-07 12:27:26 CET

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.