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

Re: [TSVN] Re: Explorer locking up lots since 3265

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-08 11:43:54 CEST

Russell Hind wrote:

> Initial tests seems to suggest it has something to do with the
> continuously refreshing explorer. I'll see if I can get a recipe for a
> lock-up. It may not be a lock-up, just very slow reponse times due to
> the continuously refreshing explorer so maybe if we can sort that out
> then there may not be a problem.

As I said, I investigated this a little deeper.
- the explorer is *not* constantly refreshing.
- Refreshs are done for every folder that get's its overlay changed due
to a different status in one of its child folders or files.
- If you kill the cache, this is done a lot (depending on how many
modified files you have in your working copy). But after the cache is
up-to-date, this won't happen anymore.

So, to sum up: the repeated refreshs are only there until the cache is
up-to-date. Once that's done, you won't see repeated refreshs anymore
(not even on the next startup, because the cache is saved to disk and
loaded from there again on the next startup).

> I have a test repo (12k zip) and recipes which shows the problesm I've
> been mentioning for the last week or so if you interested. It is an
> fsfs repo. I had it created as c:\rh_svn_test accessed through file:///
> protocol (as there are externals in it, so this is important)

I created my own test wc with a folder containing only externals. So I
was finally able to fix the wrong overlays on such folders (in revision
3274).

What I'm more interested in is the explorer lock up. If it's really a
lock up and not just a slow response of course.
Can you please test and check if it really locks or if the explorer
still responds?

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 May 8 11:44:13 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.