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

Re: [PATCH]"Show Log" date filter bug

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-05 20:01:19 CET

Liu Yubao wrote:
> The m_DateFrom and m_DateTo are CDateTimeCtrl, in "show log" dialog,
> the two DateTimePicker controls return date(yymmdd) but time(hhmmss)
> is not specified, so the time is current time defaultly.
>
> For example:
> If you set "From:" and "To:" to "2005-01-01" and "2005-01-02" on 5:00pm
> to see logs in 2005-01-01, you will get logs between "2005-01-01 17:00"
> and "2005-01-02 17:01".
>
> This behaviour doesn't accord with "svn log -r {yyyy-mm-dd}:{yyyy-mm-dd}",
> in the command line, default time is 00:00:00.
>
> I find this problem in TortoiseSVN 1.2.6, Build 4786 - 32 Bit. Here is a patch
> for TortoiseSVN-1.3.0.5301-RC1-src, it seems this bug has not been fixed.

Thanks a lot for your patch.
Committed in revision 5350.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 5 20:33:23 2006

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.