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

Re: [TSVN] Re: Strange icon overlay

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2004-11-09 17:50:06 CET

At 16:16 09/11/2004 +0000, you wrote:

>I would guess all these are somehow related to the optimisations that
>Stefan and Will have done.

I'm sure it's Stefan's optimisations, not mine... :-)

One thing to bear in mind is that much of the caching being done now either
wasn't there or wasn't actually working as intended in earlier
versions. In particular, there is a 10 (I think) second cache of
'unversioned' directory names, which didn't used to be there. Various
other things are cached for various amounts of time.

We also examine some caches now *before* looking at things like ignore
lists, so there might be some delay there if you've just added something to
an ignore list.

There is a danger inherent in the caching that it gives you errors while
you're merely testing which don't actually cause a problem in real
life. That said, it's entirely possibly that there's some genuine case
where stale data really hangs around.

I'm struggling to pick a simple repro scenario out of the list traffic
today - if people can repro these sort of problems, could they give simple
point-by-point repros, as if explaining to a stupid child.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 9 17:50:50 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.