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

Re: Problem: svn timing out on large directory

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-06 22:47:06 CEST

John Locke <mail@freelock.com> writes:

> It (the checkout) gets to a certain directory, and then freezes. After a
> couple of minutes, I get:
>
> svn: RA layer request failed
> svn: could not fetch directory entries
> svn: PROPFIND request failed on
> '/svn/web/!svn/bc/18/trunk/html/local/iobjects/full'
> svn: PROPFIND of '/svn/web/!svn/bc/18/trunk/html/local/iobjects/full':
> timed out waiting for server (http://localhost)

Does this particular directory have a very large number of children?

If so, it's probably issue 773:

   http://subversion.tigris.org/issues/show_bug.cgi?id=773

For the moment, try increasing the timeout on your svn client, by
setting the 'http-timeout' variable in your ~/.subversion/servers
file.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 6 22:49:14 2003

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.