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

Re: [TSVN] Locking Explorer due to TSVNCache?

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-07 19:17:41 CEST

Simon Large wrote:
> Tatham Oddie wrote:
>
>> I hate having any icons on my desktop, I move Recycle Bin under My
>> Computer
>> every time I setup windows. Unfortunately I had totally forgotten
>> about it
>> lately as a result... It was only at 11GB.
>
>
> I know 11GB recycle bins are generally not a Good Thing (TM) but ...
>
> ... does TSVNCache ever try to crawl deleted WC folders that are in the
> recycle bin? Just wondering why TSVNCache should start eating resources
> when a file is deleted.

It doesn't crawl the recycle bin. But, when you delete a file, the
explorer calls the overlay handlers for each file, which of course in
turn leads to a request to the cache. If the file in question isn't
there anymore, the cache removes it in a separate thread (not
immediately). So if you delete a bunch of files, it shouldn't take
longer than it takes to *show* the folder.

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 Thu Jul 7 19:18:03 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.