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

Re: status cache not updating with multiple checkout areas?

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2007-03-29 17:50:03 CEST

On Thursday 29 March 2007 16:45, Jason Sachs wrote:
> I have installed TSVN 1.4.3 build 8645 on my Windows 2000 PC.
>
> In order to help test TSVN behavior, I have checked out a repository
> "zark" to 2 subdirectories:
>
> c:\tmp\svn\zark_dduck
> c:\tmp\svn\zark_mmouse
>
> (for fictional users dduck and mmouse) Then I make a change to a file
> (foo.txt) in one of these trees (mmouse). Status icon overlay shows up
> correctly as changed. I commit the changed file. Status shows up
> correctly as in-sync.
>
> Then I go look at the dduck directory, and the status still shows up as
> in-sync. If I do TortoiseSVN->Check for Modifications -> Check
> Repository, it does report the file has been modified in the repository.
> But the status icon overlays do NOT change & still appear as in-sync.

This is the correct behaviour. The status icon overlays show if you have
*local* modifications. It does not contact the server to see if the working
copy is up-to-date.

If you need to see if there are modifications, use "Check for Modifications"
which you already found.
Normally you want just update in regular intervals and let Subversion merge
the modifications into your working copy.

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 29 17:51:47 2007

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.