hello world;
I have this horrible count of this error occuring in tortoiseSVN client 1.10 build 28176:
ra_serf the server sent a truncated http response body
I have done everything (tampered with keepalives, timeouts, permissions, etc) serverside, in order to help out this particular problem. However nothing works - i have had this since tortoise 1.9
My problem occurs when doing merges upon large repos (+10GB). Sometimes it occurs immidiately, othertimes after 10 minutes or so...
Other SVN clients on windows seems to work without failing with the ra_serf error.. But it would be very nice to stay on the tortoiseSVN platform for continuous svn operations from windows OS.
Whilst my Tortoise client fails in ra_serf, this is logged serverside:
[dav:error] Provider encountered an error while streaming a REPORT response. [500, #0]
[dav:error] A failure occurred while driving the update report editor [500, #32]
[dav:error] Error writing base64 data: Broken pipe [500, #32]
Though sometimes its logged as error 400 insted of 500 listed above.
SVN server is latest 1.10 build, and i run through webdav in apache httpd 2.4.33 (also latest mod_dav_svn)
br
Kar