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

MERGE timeout while committing large files

From: David Ferguson <ferguson.david_at_gmail.com>
Date: 2007-09-06 00:22:47 CEST

Hi all,

I'm hoping that you guys can help me solve this issue. I'm using Subversion
1.4.3 with Apache 2.2.3 as the server. Whenever I commit a large file of
about 50 MB or more, I get a "timed out waiting for server" message.
Inspecting the repository after the fact, I can see that the commit actually
happened--the post-commit hook script even ran. But as you can see from the
output below, the client times out waiting on the server.

Any ideas what is going on here? Is there a parameter to tweak that will
make the client "just wait longer?"

thanks,
David

Transmitting file data
...................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
..........................................................................................................................
................................................................................

svn: Commit failed (details follow):
svn: MERGE request failed on '/path/within/repository'
svn: MERGE of '/path/within/repository': timed out waiting for server (
http://svn.mycompany.com)
Received on Thu Sep 6 00:19:52 2007

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.