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

Re: Timeout problems on large directory

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-27 17:56:31 CEST

On Mon, 2004-04-26 at 18:48, Jamie Norrish wrote:

> Running subversion 1.0, with a repository strings file size of over
> 1GB, issuing svn update on a directory which contains (mostly in
> subdirectories) thousands of files (about 700MB total) results in a
> "timed out waiting for server" message. The server is running on the
> same machine, the http-timeout in the servers files is set to 6000
> seconds and http-compression is set to no, the version of Apache is
> 2.0.48, and the Location section of httpd.conf has a "BrowserMatch .*
> no-gzip" directive. The machine has a 2.4GHz processor and 1GB of RAM.
>
> What else do I need to do to make Subversion workable? Is there any
> debugging approach, as it were, which might yield more useful
> information to help solve the problem?

Have tried setting the http-timeout to 0? I think that means it never
times out.

How many files actually need updating? In other words, how big is the
response that the server is generating?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 27 18:01:02 2004

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.