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

Re: Clear status icon cache

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 09 Jul 2010 14:14:23 +0200

On 09.07.2010 13:43, Nick Gilbert wrote:
> On 09/07/2010 12:17, Stefan Küng wrote:
>> When you reboot, th TSVNCache process saves the cache to disk and loads
>> it again after it is started again. So rebooting won't work.
>> But killing the process prevents the saving of the cache to disk, so
>> that definitely clears the cache.
>
> Just out of curiosity, won't that cause it to load whatever's in the
> cache file from when TSVNCache *previously* exited successfully (ie an
> even older version?) Or does it delete the cache file on load meaning
> that file would be totally missing if you kill it?

After loading the cache file, it gets removed. That's why you never see
that file - once you browse with the explorer to that dir, the cache has
long been loaded and the file deleted.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2631417
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-09 14:14:43 CEST

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.