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

Re: Can't select range by date in log window

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 20 Apr 2010 11:54:17 +0100

2010/4/20 Ulrich Eckhardt <eckhardt_at_satorlaser.com>:
> Hi!
>
> I'm wondering what the date/time picker controls in the log view are used for.
> For example, I need to revise several changes that occurred around November
> of last year. For that, I tried to select October 2009 as start of the range
> and December as end, but the log window didn't let me. The only thing I was
> able to change was the end of the timespan or the beginning using the "Next
> 100" button.
>
> Is this intentional? Why? And what is the intended use of the two controls?

Those boxes only act as a filter on the data you already have, and you
cannot select a date outside that range. You need to use either get
all or get range to download more data, then use the filters.

AFAIK subversion does not support getting log information by date, so
post-processing is our only option. In fact I don't think the dates
even have to be in order. It is just a rev-prop which can be set and
edited to anything you like, and some VCS converters do generate a
repository with out-of-date-order revisions.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2590355
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-20 12:54:28 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.