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

Re: Very slow merge on Windows with SVN 1.5.0

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 26 Jun 2008 11:11:16 -0700

[I'm only summarizing here, not postulating causes]

The only difference in httpd logs was a couple of extra OPTIONS requests in
the Solaris version. Not sure what caused that, but it's pretty unlikely to
matter performance-wise.

Clearly (from your timings) the bulk of your time is *not* spent in
transmitting merge data. Your paying 14 or 15 minutes before that even
happens, though. And then the real OS difference appear to be post-merge,
where on Windows you pay 5 minutes in cleanup tasks that only cost a minute
on Solaris.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-06-26 20:11:31 CEST

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.