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

Re: Icons updating correctly rev 4858

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-04 13:52:55 CET

Peter McNab wrote:

> Yes, I tried again and all has worked normal too (after the once only
> cache restart).
>
> What I thought I should do is more precisely describe how the problem
> manifested itself because there is a clue embedded therein.
>
> What I had been doing at the time when I noticed the problem was going
> through various project folders deleting auto generated files before
> committing some project changes.
> It was on navigation back out of a folder high in the directory
> structure that a folder containing correctly displayed changed files
> reverted to the incorrect (unmodified) icon state.

But the files in it were still shown as modified?

> The incorrectly displayed folder was accompanied two others, correctly
> displayed, one showing modified the other unmodified.
> Reversing out of that folder back to the branched level revealed an
> unmodified status whereas it should have been modified..
> Reversing further out showed the unmodified status had propagated
> backwards to the project root.
> I had the whole project checked out, not just a high level WC.
> Once the error had occurred, no amount of navigating and F5-ing would
> fix the problem.
> I don't use the two pane view in Explorer.
>
> So, it appears that the unupdated status has propagated back towards the
> WC root regardless of there being another folder in the directory
> structure correctly displaying the modified status.

Yes, that's how it works.
But after propagating the status up through the tree, the cache crawls
all those folders again and will eventually update the overlays again.
Of course, depending on the size of your working copy, this can take a
while (and during that time, F5 won't help because that simply triggers
a new crawl).

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 Fri Nov 4 13:53:47 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.