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

Re: SVN Log dialog does not update correctly

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 23 Feb 2012 09:25:59 +0100

2012/2/23 Andreas Tscharner <andy_at_vis.ethz.ch>:
> Hello World,
>
> I have noticed the following issue with the "SVN Show Log" dialog:
>
> * Update trunk to head
> * Open the log dialog (leave it open)
> --> as expected the top-most entry is bold
> * Someone else commits in another branch in the same repo (new revision
> number)
> * I commit in trunk (new revision number)
> * I click refresh in the open log dialog
> --> now the dialog does not get my latest commit (it stays the same as
> before). The only difference: the top-most entry is no longer bold
> * I have to close and to re-open the log dialog to get the current view
>
> This always happens if there is a gap in the revision numbers (for
> example (as described) if someone else commits in a branch in the same
> repo) while the log dialog stays open
>
> Is anyone else seeing this problem?

That's by design. Refreshing only refreshes the entries shown.
If you want to fetch from a new HEAD revision, you have to hold down
the ctrl key while refreshing (Ctrl-F5).
But then that also refreshes the log cache, so it will take longer.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2925804
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-23 09:26:23 CET

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.