On Thu, Apr 7, 2011 at 11:57, Ivan Zhakov <i...@visualsvn.com> wrote:
> On Thu, Apr 7, 2011 at 19:19, C. Michael Pilato <cmpil...@collab.net> wrote:
>>
>> "libsvn_ra_serf stabilization":  Ivan and others have made progress in this
>> space, and AFAIK the Serf project has made the "new public release of serf
>> which contains the fix for the massive SSL memory leak" that we call for.
>> What's left?
>>
> Memory usage of checkout/update/export is real problem in ra_serf. The
> problem comes from usage of skelta update editor mode.
>
> Lieven has some ideas how to overcome this problem [1]. While my
> personal opinion that easiest way is to implement non-skelta update
> editor mode in ra_serf (the same way as ra_neon does).
>
> [1] 
> http://groups.google.com/group/subversion-development/browse_thread/thread/b70da726df62fa4a

I would strongly suggest that we NOT attempt to rebuild the update
mechanism in ra_serf at this late stage. I can understand the
pragmatic desire (eg. efficiency for many small files), I think that
is a discuss best reserved for post-1.7.

It seems that Lieven is on the right path with a fix, so maybe some
extra tweaking will make that happen.

Cheers,
-g

Reply via email to