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

Re: After update file still on list

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 06 Mar 2009 15:13:46 +0100

David Balažic wrote:
> Stefan Küng wrote:
>
>> David Balažic wrote:
>>> Stefan Küng wrote:
>>>
>>>> David Balažic wrote:
>>>>> TortoiseSVN 1.5.9.15518 32-bit
>>>>>
>>>>> In the "check for Modifications" windows, an remotely
>> modified file
>>>>> does not disappear from the list, after calling Update on it.
>>>> Hit F5 to refresh the view.
>>> No, that removes all remote changes. Then I have to click
>> again "Check repository" to get them back.
>>>
>>> I also noticed now, that localy changed files also do not
>> disappear from the list after bein commited.
>>> I vaguelly remember that they did so in previous versions...
>> Nope, that never worked that way.
>>
>> Because: how would the CfM dialog even know that an
>> update/commit/whatever was successful? That is done in a
>> separate thread.
>
> And communication between threads will be invented only next year ;-)
>
> I know this is not 5 minutes of work... I program myself.

After you update a folder or a file, what status does it have (assuming
the update was successful)?
Without fetching the status again, you simply won't know. So instead of
having the progress dialog (which does the update) fetch the status, we
tell users to hit F5 to refresh - because that's where status fetching
is implemented already.

but of course, if you're willing to try, patches are always welcome.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1277503
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-03-06 15:14:15 CET

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.