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

Re: [PATCH] Check UUID at RA connection opening

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Thu, 27 Mar 2008 15:41:59 -0400

Daniel Shahaf <d.s_at_daniel.shahaf.co.il> writes:
> I looked into it. Unfortunately, I will not be able to test my
> hypotheses soon (I won't have time next week at all), but I'll
> summarise them here now.
>
> For neon, I think (hypothesis #1) moving the "insert the UUID to the cache"
> logic to svn_ra_neon__get_starting_props (and making __get_baseline_info() go
> through __get_starting_props() instead of calling __get_props_resource()
> directly) would prevent the duplicate request.
>
> For serf, all requests for UUID go through the generic property retrieval
> functions, so I assume (hypothesis #2) that the UUID would always be
> put in the cache when it is first seen.
>
> Does this sound right?

Yep, and Justin Erenkrantz already confirmed #2 for us IIRC.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-27 20:42:21 CET

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.