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

Re: In Log Messages, can not select first week of onth

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 16 Mar 2009 08:44:52 -0400

On Mon, Mar 16, 2009 at 07:38, Kurt Pruenner <leak_at_gmx.at> wrote:

> AFAIK SVN doesn't support getting the log entries by date, but only by
> revision number.

Not true. You can use dates, revision numbers, or both. This will
probably get mangled, but I'll try it (from svn help log):

  -r [--revision] ARG : ARG (some commands also take ARG1:ARG2 range)
                             A revision argument can be one of:
                                NUMBER revision number
                                '{' DATE '}' revision at start of the date
                                'HEAD' latest in repository
                                'BASE' base rev of item's working copy
                                'COMMITTED' last commit at or before BASE
                                'PREV' revision just before COMMITTED

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1333129

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-16 13:45:12 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.