On Wed, Apr 21, 2010 at 10:32, Greg Stein wrote:
> On Wed, Apr 21, 2010 at 07:22, Philip Martin
> wrote:
>> Philip Martin writes:
>>
>>> Greg Stein writes:
>>>
With this change, our code no longer reads "all entries", nor does it
attempt to cache that hash of entries.
The o
On Wed, Apr 21, 2010 at 07:22, Philip Martin wrote:
> Philip Martin writes:
>
>> Greg Stein writes:
>>
>>> With this change, our code no longer reads "all entries", nor does it
>>> attempt to cache that hash of entries.
>>>
>>> The only way to do so, is with svn_wc_entries_read(),
>>> svn_wc_wal
Philip Martin writes:
> Philip Martin writes:
>
>> Greg Stein writes:
>>
>>> With this change, our code no longer reads "all entries", nor does it
>>> attempt to cache that hash of entries.
>>>
>>> The only way to do so, is with svn_wc_entries_read(),
>>> svn_wc_walk_entries3(), or svn_wc_entry
> -Original Message-
> From: gst...@apache.org [mailto:gst...@apache.org]
> Sent: woensdag 21 april 2010 12:05
> To: comm...@subversion.apache.org
> Subject: svn commit: r936240 -
> /subversion/trunk/subversion/libsvn_wc/entries.c
>
> Author: gstein
> Date: Wed Apr 21 10:04:42 2010
> New
Philip Martin writes:
> Greg Stein writes:
>
>> With this change, our code no longer reads "all entries", nor does it
>> attempt to cache that hash of entries.
>>
>> The only way to do so, is with svn_wc_entries_read(),
>> svn_wc_walk_entries3(), or svn_wc_entry(). All three are deprecated
>> an
Greg Stein writes:
> With this change, our code no longer reads "all entries", nor does it
> attempt to cache that hash of entries.
>
> The only way to do so, is with svn_wc_entries_read(),
> svn_wc_walk_entries3(), or svn_wc_entry(). All three are deprecated
> and not used by trunk.
>
> Not seei
With this change, our code no longer reads "all entries", nor does it
attempt to cache that hash of entries.
The only way to do so, is with svn_wc_entries_read(),
svn_wc_walk_entries3(), or svn_wc_entry(). All three are deprecated
and not used by trunk.
Not seeing much of a performance gain, thou
7 matches
Mail list logo