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

Re: Problem with icon status ?

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Wed, 16 Apr 2008 11:15:31 +0200

Hi Jean-Francois,

On 16/04/2008, Jean-Francois VACHER <jean-francois.vacher_at_edf.fr> wrote:
> Hello,
> I'm using Tortoise and I wonder of its behavior in Windows Explorer :
> -on my PC, I create 2 directories AAA and BBB.
> -in directory AAA, I create a file FFF.txt and I commit it to the SVN
> repository ; the overlay icon for the file is now
> green. -> OK
> -in directory BBB, I checkout the file FFF.txt ; the overlay icon for the
> file is now green. -> OK
> -in directory AAA, I change the file FFF.txt ; the overlay icon for the
> file is now red. -> OK (there is a diff between
> working dir and repository)

No, the icon is red because there is a difference between the local
file and the version as it was checked out from the repository. Icon
status is a *local* status.

> -in directory AAA, I commit the file FFF.txt ; the overlay icon for the
> file is now green. -> OK (there is no more diff
> between working dir and repository)
> -in directory BBB, the overlay icon is still GREEN (even if I press the key
> F5 to refresh the display) -> NOK !!!

No, this is OK, because the local file is identical to the checked out
version. There is no visual indication that the working copy needs to
do an update (you can do 'check for modifications' and select 'check
repository' to see if there are pending updates (or do an 'update'
straight away and update your working copy.

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-16 11:15:41 CEST

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.