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

Re: Glitch on "Log Messages" window - stop on copy/rename

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-09-10 08:48:12 CEST

On 9/10/07, Nicolas Alvarez <nicolas.alvarez@gmail.com> wrote:
> Right-click a file on the working copy that has been renamed recently,
> and click Show log. Now see if the "Stop on copy/rename" checkbox is
> checked or not - this depends on if it was checked the last time you
> used the dialog; if checkbox is not checked, skip to step 2 below.
>
> 1. If the checkbox is enabled, deselect it. Log from before the rename
> will correctly appear.
> 2. Select the checkbox. Log from before the rename will correctly
> disappear and will get replaced with "For complete history deselect
> 'Stop on copy/rename'".
> 3. Deselect the checkbox. "For complete history deselect 'Stop on
> copy/rename'" message will correctly disappear, but older log will not
> come back!
>
> It's strange that if the checkbox is initially enabled, disabling it
> *does* show the log correctly.

That's the expected behavior and most likely won't change in the future.

When you change the state of a checkbox in the log dialog, it will
re-fetch the log messages again. But of course only those which are
already shown in the dialog.
Once you stoped-on-copy, you only show the log messages up to that
revision. If you then deactivate the stop-on-copy again, the log
dialog will fetch the log messages again which are already shown. You
have to use the button "get next 100" (or some other means) to get
more log messages.

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 Mon Sep 10 08:45:07 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.