[svk-devel] "Large" commit fails ¿why? ¿can I split it?

Brice Figureau brice+svk at daysofwonder.com
Wed Oct 3 02:56:38 EDT 2007


On Tue, 2007-10-02 at 14:51 -0500, Francisco Jose Peredo wrote:
> The error I am getting is: RA layer request failed: PUT of 
> '/svn/!svn/wrk/484a3ea6-ce7a-5c48-af84-893fc3bd3
> 6af/grp/trunk/implementacion/sapnet/ayuda/p_ayuda_cedulas_archivos/slide0010_ima
> ge010.png': Could not send request body: An existing connection was 
> forcibly closed by the
> remote host. .   (http://10.10.1.26) Please sync mirrored path 
> /mirror/grp first.

This might not be the cause of your problem, but you should check that
you don't have a LimitRequestBody enforced:
http://httpd.apache.org/docs/2.2/mod/core.html#limitrequestbody

You should also try to increase LimitXMLRequestBody:
http://httpd.apache.org/docs/2.2/mod/core.html#limitxmlrequestbody

Also, check the Apache error logs to see if that is the case.
I hope that will help,
-- 
Brice Figureau <brice+svk at daysofwonder.com>



More information about the svk-devel mailing list