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

Re: [neon] [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-20 23:04:33 CET

On Fri, Dec 20, 2002 at 06:19:01AM -0800, Kevin Pilch-Bisson wrote:
> While running svn merge URL URL, we overrun a 4K buffer size max in neon
> and this caused subvesion to exit with an error before finishing its
> work. The buffer in question is in new_socket.c line 164 "#define
> RDBUFSIZ 4096". After upping this value by multiplying it by 32 the
> operation finished successfully.

Can you explain why this is a problem, what causes this failure (with a
debug trace)? neon should work correctly (albeit not optimally) with any
size of read buffer.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 20 23:05:15 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.