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