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

Re: svn commit: r1348131 - /subversion/trunk/subversion/libsvn_ra_serf/update.c

From: Greg Stein <gstein_at_gmail.com>
Date: Sun, 10 Jun 2012 08:53:27 -0400

On Jun 10, 2012 3:29 AM, "Justin Erenkrantz" <justin_at_erenkrantz.com> wrote:
>
> On Friday, June 8, 2012, C. Michael Pilato wrote:
>>...
>> Sure. Attached.
>
>
> From a quick review of the patch, I am not seeing how we are delaying the
client's editor drive to set the property until we have received the file
contents. As I read it, we would set the properties on each file as we
walk the REPORT response.
>
> As I understand it, we have repeatedly stated here on list that we are
not supposed to tell the editor (esp. Ev2) about any of the properties
until we have the file contents too because then the editor would have too
many handles open and kill us with resource exhaustion. -- justin

Correct. With Ev2, the props need to be stashed until the content arrives.

Cheers,
-g
Received on 2012-06-10 14:54:00 CEST

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.