On Sun, Dec 22, 2002 at 11:46:51AM -0500, Brandon Ehle wrote:
> >
> >
> >>>Thanks Ben - it looks like the client is on Win32 here? It's a known bug
> >>>in neon that recv() errors aren't handled properly on Win32 - this is
> >>>hiding the real error message with
> >>>
> >>>"Could not read response body: No error"
> >>>
> I don't think any error has occured at this point, so the "No error"
> text should be perfectly correct. There is a bug in neon that's
> preventing Subversion from recieving the rest of the stream. By upping
> the read buffer from 4096 to something higher you can around this bug.
It looks clear to me that the debug trace Ben posted show ne_sock_read
returning an error; yes, increasing the read buffer size may mean you
can no longer trigger this error.
Regards,
joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 23 01:31:05 2002