[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: John Locke <mail_at_freelock.com>
Date: 2003-05-06 23:43:32 CEST

On Tue, 2003-05-06 at 13:47, Ben Collins-Sussman wrote:
> 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.

Yes, that was the problem... 916 files in that directory.

Now, however, I'm getting a new problem when I try to update:

[john@denali html]$ svn update
svn: Filesystem has no item
svn: REPORT request failed on '/svn/web/trunk/html'
svn:
file not found: transaction `13', path `/trunk/html/uptime.txt'

Ran svnadmin recover again, and still the same. I know there were a
couple problems on the initial import--how do I recover from this?

-- 
John Locke
http://freelock.com
Recently published: "An inexpensive e-mail server setup"
http://www.techrepublic.com/article_guest.jhtml?id=r00620030325gcn01.htm
Play sports? Check in at http://teamcheckin.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 6 23:44:33 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.