[PATCH] Eliminate random DAG walks during checkout with ra_serf

2014-12-06 Thread Stefan Fuhrmann
Hi there, Currently, ra_serf creates a significantly higher I/O and CPU load than ra_svn during checkout. The root cause is that for each path, it will make two DAG requests, first for path@co_rev and then for path@last_changed_rev. Because last_changed revisions have poor locality, this requires

Re: Removing leftover backport branches

2014-12-06 Thread Branko Čibej
On 05.12.2014 22:25, Stefan Fuhrmann wrote: > 1.8.x > Brane: 1.8.x-javahl-exception-crash (fully merged into 1.8.x) I just removed this; thanks for the heads-up! -- Brane

Re: Removing leftover backport branches

2014-12-06 Thread Daniel Shahaf
Stefan Fuhrmann wrote on Fri, Dec 05, 2014 at 22:25:55 +0100: > The list names the branch "owners" and the reason why those branches > are obsolete. If nobody objects, I'll remove them around the 15th this > month. ... > 1.7.x > Daniel: 1.7.x-fs-verify (not merged, withdrawn from STATUS) +1 to rem