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

Re: [azverkan@yahoo.com: Joe Orton please read: Overrrun a neon buffer size during svn merge URL URL]

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-12-23 01:30:18 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.