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

Re: Just say no to collections: moving wc meta-data out of the wc

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-29 18:41:38 CEST

cmpilato@collab.net writes:
> I've always been under the impression (and pleased with that
> impression) that were going to do just this; store the FULL url, and
> store the repos url. There are precious few operations at this stage
> that actually need the repos url, but everything needs the full
> url...so we burden ourselves with the calculation overhead every time
> we need the full url? The subtraction to get a relative url is
> extremely straightforward and cheap (drop a `\0' at strlen (repos_url)
> + 1).

Sounds good to me!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:24:53 2002

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.