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

Re: [TSVN] Status Cache Timeout

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2005-05-03 21:19:22 CEST

SteveKing schrieb:

>
> When the cache timeout hits, the status is actually changed to
> 'unversioned', but the status of the folder is immediately fetched
> (non-recursively) before the overlay changes to unversioned.

Couldn't this be the right place to change the cache? If the cache
timeout hits, do *not* invalidate the cached status. Just initiate the
recursive crawl in the background, but report the cached status that you
would return if the cache timeout had not hit. I have not yet fully
understood the cache mechanics, so must rely on your expertise here ;-)

BTW, I still have quite frequently the situation where the overlay icons
in the explorer's tree and the list view do not match (the same folder
which shows "unmodified" in the tree view on the left side has the
"modified" overlay in the list view on the right side). Is there
anything I can do to refresh the folder status manually (F5 does not
help), or is that a refresh problem that could be fixed somehow?

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue May 3 21:19:51 2005

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.