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

Problem with icon status ?

From: Jean-Francois VACHER <jean-francois.vacher_at_edf.fr>
Date: Wed, 16 Apr 2008 10:25:30 +0200

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)
-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 !!!

NB1 : If I enter the command "svn status -u FFF.txt" in the directory BBB, I get the response with diff indicator (*).
NB2 : If I use the Eclipse IDE and its Subclipse plugin, this plugin show a diff for the file in the directory BBB.

This behavior is the same on many PC (Windows 2000 or XP, Tortoise V14.8).
The server is on Windows 2000, SVN V1.4.6 and use svnserve as service.

So, is it a normal behavior of Tortoise ? I'm not sure...
Thanks for your advices.
Jeff

---------------------------------------------------------------------
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 10:26:17 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.