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

Re: Tortoise Feature Request: Allow the /Command:log parameter to accept dates and times

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 26 Mar 2008 20:38:34 +0100

Gary Chamberlain wrote:
> Maybe something like this…
>
>
>
> /Command:log /datestart:2008-03-26-13-00 /dateend:2008-03-26-13-30

As of r12458, you can use
/command:log /startrev:"{2008-03-17T15:30}" /endrev:"{2008-03-26T20:00}"

but don't forget to also set the /limit to a value that guarantees that
you get all messages between those dates. Otherwise the /limit is set to
a default of 100 messages (or the one you've set in the settings dialog).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-03-26 20:39:57 CET

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.