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

Re: [PATCH] NODES.dav_cache in wc.db is always set to NULL in serf.

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 19 Apr 2011 12:17:08 -0400

On Apr 19, 2011 12:10 PM, "Hyrum K Wright" <hyrum_at_hyrumwright.org> wrote:
>...
>
> False. This is a *cache*, meaning, if it is NULL you don't lose any
> information, it may just take longer to get that information. If the
> cache is NULL, neon will populate it as needed for increased
> performance.
>
> Note that the cache is inherently NULL the first time you use neon
> when checking out a working copy, and yet it works. :)

The cache is populated during checkout, so ra_neon actually populates it
right from the start. If you switch between RA layers, ra_neon will populate
it for nodes changed during an update (generally).

Cheers,
-g
Received on 2011-04-19 18:17:38 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.