Re: serf property caching
From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2007-08-10 18:34:39 CEST
On 8/8/07, Hyrum K. Wright <hyrum_wright@mail.utexas.edu> wrote:
The initial property retrieval is not tied to a peg rev, so we can't
> explicitly asking for it, but rather the set of checked_in_props. (This
Instead of using all_props, I'd just add a new structure to ra_serf.h:
static const svn_ra_serf__dav_props_t href_props[] =
and use href_props rather than all_props.
Other than that minor nit, good catch! -- justin
---------------------------------------------------------------------
|
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.