On Wed, Feb 23, 2005 at 11:01:53AM -0500, Garrett Rooney wrote:
> Well, I can "fix" it in that I can make it work similarly to the way it
> works via DAV, just pulling down all the data and dropping it on the
> floor, but that kind of sucks since it means you have to actually wait
> for the whole log response to come back before you can return control to
> the user.
>
> Honestly, I never expected people to be reusing the connection...
svk reuses ra session wherever possible.
> Can anyone think of a better way to deal with this?
I've just committed workaround to svn::mirror::ra, to use my own
limit-emulating thing for 1.1 clients. It works in the way that
several get_log are called to construct the wanted limited logs
as close as possible.
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 21:40:45 2005