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

Re: Clearing status cache

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-13 09:39:29 CET

John wrote:
> Is there a way to clear the status cache held by TSVNCache? Is it persistent, or
> just in-memory?
>
> I've been experiencing a few weird problems with 1.2.6 (like no green tick on a
> working copy when it has one name, but the green tick appearing when I rename it
> to something else). The problem continues following a reboot, and even deleting
> the entire WC and checking out again!! TSVN just doesn't like that folder name.
>
> I thought maybe my cache was corrupt.

Two possibilities:
1. Right click on the folder which shows the wrong overlay, choose
"cleanup" from the TSVN context menu. That will also invalidate the
cache for that path and all paths below that.

or you could

2. Open the process viewer in windows and kill the TSVNCache.exe process.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Nov 13 09:39:56 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.