You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Brandon Ehle <az...@yahoo.com> on 2002/12/20 18:57:25 UTC

Joe Orton please read: Overrrun a neon buffer size during svn merge URL URL

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.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org