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

Re: ideas to make svn update faster.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-05-08 14:21:49 CEST

Thomas Zander <zander@kde.org> writes:

> On Sunday 08 May 2005 13:27, Philip Martin wrote:
>> Thomas Zander <zander@kde.org> writes:
>> > On Sunday 08 May 2005 01:12, Philip Martin wrote:
>> The paragraph above...
> ..
>> ...is my answer to your question.
>
> I posted an answer to prove you wrong twice already; please respond why you
> don't think that fixes it. With an example if that will make it clearer.

Either I didn't see it, or I didn't understand it.

As I understand your proposal you want to avoid putting the revision
number in an entry file when the revision number matches the one in
the parent entry file.

Do you agree?

At present a status operation will read an entries file and get the
revision number. If the revision number is not present then to get it
the status operation must read the parent's entry file, and then maybe
the parent's parent's entry file, and so on up to the root.

Do you agree?

If the operation which used to read a single entry file now has to
read several entry files it will be slower.

Do you agree?

While your idea may make update faster, it will make other operations
slower.

Do you agree?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 8 14:22:28 2005

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.