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

svn co performance

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-10-27 18:22:29 CEST

I'm working on a changeover from CVS to SVN. One difference keeps
causing discussion -- the fact that checkout, even with svnserve,
takes twice as long as it does with CVS. (Never mind http, where it
takes 3 times as long... and everything else is slower than svnserve,
too.)

I'm trying to understand if there is some fundamental reason why
checkout has to be slow. It doesn't seem to be the 2x disk writes at
the client side... and the network isn't working hard, either. I'm
wondering if I should dig into this and see if it can be made better,
but before I do that, I figure I'd better ask. If this is one of
those "don't bother to try because it is fundamentally that way due to
XYZ" then I can avoid bothering...

     paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 27 18:25:02 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.