Stuart MacDonald <stuartm.cod...@gmail.com> writes:

> svn: E175002: REPORT of '/svn/repos/deckard-65x/!svn/me': Could not read
> response body: connection was closed by server (http://foundry51.qnx.com)

I can provoke this on my local LAN by setting the Apache timeout on the
server to a low value such as 5 seconds.  Then I run a checkout that
generates a large REPORT response and I use gdb to interrupt the client
at subversion/libsvn_ra_neon/fetch.c:1709 so that the client is in the
middle of reading the repsonse.  I wait for the server timeout to
expire and then resume the client and I get the error:

svn: E175002: REPORT of '/obj/repo/!svn/me': Could not read response body: 
connection was closed by server (http://peri.local:8888)

One fix is to increase the server timeout to handle your slow client.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to