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

[TSVN] Re: Re: Rename command and the log

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2005-01-12 17:46:54 CET

SteveKing wrote:
> Simon Large wrote:
>> [ ] Get all revisions
>> [ Refresh ]
>
> That's not quite correct. The button doesn't just refresh but get's
> _all_ log messages from HEAD to 1. When the log dialog is first
> started, it only fetches the latest revision (100 by default,
> configurable in the settings dialog).

NoNoNo. I _know_ Get-All != Refresh. That's why I converted the single
Get-All button into a Refresh button plus a Get-All checkbox.

If the Get-All box is checked, Refresh gets _all_ revisions back to 1
(same as current behaviour). If the box is not checked, refresh just
gets the default number. That means I can turn off stop-on-copy and then
re-fetch the last (default=100) revisions instead of having to get them
all. As I mentioned, if I want to look at the log of a renamed file in
the SVN repo I will need several cups of coffee while I wait for Get-All
to complete when I only wanted the last 100.

> Making the checkbox sticky isn't good either. Because if the log
> dialog is started from the explorer context menu, it should be
> deactivated (changed that in revision 2411), but activated when
> started from the branch dialog.

So are you saying that as of 2411 that box is unchecked by default? What
happens if my WC is just a branch. How does explorer know that the box
should be checked now to avoid history going back down the trunk? But I
am happy having unchecked as the default.

> So in revision 2411, I changed:
> - Make the log dialog non-strict by default.
> - Document the /strict param in the docs.

You added a "strict" heading in the doc, but you didn't say what it
means. Also, the line above refers to 2 parameters, and you then list 3
of them.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 12 18:05:35 2005

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.