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

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

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2002-12-20 19:57:25 CET

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
Received on Fri Dec 20 19:55:12 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.