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

Re: Commit->Enter Log Message Window foible.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-09-06 18:15:53 CEST

Glenn R Heard Jr wrote:
> When on the "Enter Log Message" Window. If you enter the window with the
> "Show unversion files" not selected and then select it, the "Changes
> made" pane correctly refreshes with the files, but the automatic file
> name completion in the "Message" pane still requires you to do a manual
> F5 refresh before those files show up.
> The same is true in reverse. If you enter the "Enter Log Message" Window
> with "Show unversioned files" selected and then un-select it. The
> "Changes made" pane removes the files, but the filename completion in
> the "Message" pane still has all the unversioned files until you
> manually F5 refresh.
>
> Am I making any sense?

That's by design. The parsing of the files is a very expensive function.
It's only done when refreshing. It's not done when you simply show/hide
unversioned files (in that case, the status is not refreshed but only
the view changes).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Sep 6 18:12:41 2007

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.