[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: Tue, 25 Mar 2008 12:03:50 -0400

"Justin Erenkrantz" <justin_at_erenkrantz.com> writes:
> ra_serf has a property cache too, so if we've called get_repos_root
> before, it won't incur a round-trip. If we do call get_repos_root
> later (which usually happens), then ra_serf won't do that round-trip
> again.

Thanks, Justin, and sorry for the libel against ra_serf :-).

Did you mean "get_uuid" where you wrote "get_repos_root" the second
time, by the way?

So, Daniel, some more code inspection might be in order, to determine if
you are or aren't adding a new round-trip for certain RA layers...

> FWIW, ra_serf has a generic property cache, while ra_neon only caches
> a few hard-coded properties - so ra_serf tries very hard not to call
> the server multiple times for the same properties... -- justin

*nod*

---------------------------------------------------------------------
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-25 17:04:05 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.