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

RE: Feature Request: Retrieve a range of logs by date or number without retrieving the entire history.

From: Royce Fessenden <rfessenden_at_dmp.com>
Date: Fri, 12 Sep 2008 17:13:13 -0500

I never noticed the arrow. (Though I did search help for several words.)

Thanks!

Royce

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: Friday, September 12, 2008 4:17 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Feature Request: Retrieve a range of logs by date or number
without retrieving the entire history.

Royce Fessenden wrote:
> When you bring up the Log Messages screen there are date boxes and a
search
> box that will limit the list. But you have to <Show All> to use it. From
> time to time I would like to view the change details of a specific log
where
> I know the number, or date. Typically I don't know the branch. Thus, I
> have to load the log messages for the entire repository.
>
> I would like to be able to enter a date range and/or enter a log range at
> the top of the form and then have it go retrieve only those logs. (The
svn
> log -r #### command only shows the Message text and does not give me the
> diff convenience of TortoiseSVN.)

The "Show all" button in the log dialog is a menu button. If you click
on the arrow on the right side of that button, you'll get a menu: click
on "Show Range...".
That brings up a dialog where you can select a revision range. And as
with all TSVN revision dialogs, you can also enter dates there in the
Subversion date format. Examples:

{2002-02-17}
{15:30}
{15:30:00.2000000}
{"2002-02-17 15:30"}
{"2002-02-17 15:30 +0230}
{2002-02-17T15:30}
...

You can get a list of valid 'revisions' if you enter something invalid
(e.g. "{") in the revision edit control and hit the OK button - an error
balloon will show up which explains all the valid 'revisions' you can
enter, including all the possible date formats.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-13 00:13:29 CEST

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.