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

Re: svn update slow / post-commit issues

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-23 01:11:34 CET

On Mar 22, 2005, at 5:44 PM, Joe Stump wrote:

> Thanks for the comparison numbers, but I'm not sure what could be
> "seriously wrong" with my setup. I have everything set up per the book
> and I'm on a local network. I'm able to reproduce the delay using
> file:// as well.
>

Is your working copy really large in terms of the number of files and
directories?

'svn update' needs to crawl the working copy and read every single
.svn/entries file in every directory. Then it reports the working-revs
to the server. Can you do tests to figure out what's taking so long?
For example, are there many minutes of client disk I/O before the
server begins to send a network response? Where is the delay
happening?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 23 01:14:03 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.