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

Re: Bug with the 1.4 icons?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-22 20:37:01 CEST

Marcos Chaves wrote:
> Hi. I didn't find it in the archives since 1.4 was released.
>
> I just installed TortoiseSVN 1.4 and (after the reboots), the icons
> don't seem to be working as they did in 1.3.
>
> How to reproduce. TortoiseSVN 1.4, build 7501 + WinXP SP2 + all patches.
>
> Using windows explorer:
> 1) create a new repository for the tests;
> 2) checkout the empty repository to create the working copy;
> 3) put two (still unversioned) files into the working copy;
> 4) add only one of the two new files to the repository;
> 5) press F5 to refresh your view. Both files have the green checks, as
> if both were versioned. This seems to be wrong;

If you refresh too fast, then there's a "conflict": the cache and
TortoiseProc (still adding the files) both want to access the working
copy. Since only one process can access a working copy at the same time,
the explorer just shows "versioned" for the files since it can't get the
real status from the cache. Just wait a few seconds and the overlays
will be ok again (then TortoiseProc is finished with adding the file and
removing the locks in the working copy and the cache can fetch the
status again).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Sep 22 20:37:08 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.