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

ra_svn log limit and compat

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-02-23 16:52:13 CET

Hi,

I've been trying to trace down a strange 'Malformed network data' from ra_svn.
It turned out to be caused by the --limit compatibility. When 1.2 client talks
to 1.1 svnserve with a limit, it's ignored by the server, but the server will
return full log. However the response of log beyond the limit is handled, which
causes the ra session to be in an inconsistent state, and any further use of the
same session will cause the Malformed network data as there are some garbage in
the buffer.

Now, can someone fix this? :) svk blame points to... rooneg!

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 23 16:58:42 2005

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.