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

Re: Fixing "checkout -N"? (possible contracting gig)

From: Carsten Koch <Carsten.Koch_at_icem.com>
Date: 2005-11-14 17:23:46 CET

Steve Johnson wrote:
...
> The problem with this is that it's REALLY SLOW when done over WAN
> connections. The individual "checkout -N" operations take much longer than
> they should. This, along with doing a "list" on each directory, eats up
> much of the savings over checking out the whole tree to begin with.

svn list is about a factor 100 slower than it could be.
Check out the "svn list -R of medium-size repository takes 10 hours."
thread
    http://svn.haxx.se/dev/archive-2005-08/0701.shtml

Jean-Marc Godbout has started fixing this, but I believe his first
patch about this issue
    http://svn.haxx.se/dev/archive-2005-09/0009.shtml
is still in code review.

Carsten.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 14 17:26:19 2005

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.