Re: [TSVN] [PATCH] Log Message Filtering by Date
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-10-08 11:23:30 CEST
Michael Dietschi wrote:
> while showing my boss how he can get my commits during last month I
Committed your patch (with some necessary tweaks) in revision 4582.
> - __time64_t rt = m_tFrom;
This doesn't work, because SetTime() expects const pointers, which
> + m_DateFrom.SetRange(&timFrom, &timFrom);
I think SetRange(&timFrom, &timTo) would work much, much better! ;)
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.orgReceived on Sat Oct 8 11:23:57 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.