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

RE: MERGE timeout while committing large files

From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: 2007-09-06 09:27:49 CEST

Hi David,
 
I am no expert, but I would think this is caused by the Apache web
server. The link below describes the process to increase the TimeOut
directive. Hope it helps.
 
http://httpd.apache.org/docs/2.0/mod/core.html#timeout
 
Thanks
Lakshman

________________________________

From: David Ferguson [mailto:ferguson.david@gmail.com]
Sent: Thursday, 6 September 2007 8:23 AM
To: Subversion Mailing List
Subject: MERGE timeout while committing large files

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)

================================================================================================
EMAIL DISCLAIMER

This email and any attachments are confidential. They may also be subject to copyright.

If you are not an intended recipient of this email please immediately contact us by replying
to this email and then delete this email.

You must not read, use, copy, retain, forward or disclose this email or any attachment.

We do not accept any liability arising from or in connection with unauthorised use or disclosure
of the information contained in this email or any attachment.

We make reasonable efforts to protect against computer viruses but we do not accept liability
for any liability, loss or damage caused by any computer virus contained in this email.
================================================================================================
Received on Thu Sep 6 09:24:40 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.