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

Re: svn log get revisions by date

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Mon, 17 Nov 2008 22:29:30 +0100

Hi Eric,

> Try for example svn log --revision {2008-11-02}:{2008-11-04} http://svn.apache.org/repos/asf
> and you can grep 2008-01
>
> You will find a handful of lines that contain 2008-01-* which is quite clearly outside the range given.
>I am looking for values between November 2nd 2008 and November 4th 2008.
>
Hm...
I tried it ....and got the following:

svn log --revision {2008-11-02}:{2008-11-04}
http://svn.apache.org/repos/asf

------------------------------------------------------------------------
r717842 | sabob | 2008-11-01 21:59:22 +0100 (Sat, 01 Nov 2008) | 1 line

doco
------------------------------------------------------------------------
r717843 | sabob | 2008-11-02 14:35:44 +0100 (Sun, 02 Nov 2008) | 1 line

news update
------------------------------------------------------------------------
r717844 | sabob | 2008-11-02 16:17:21 +0100 (Sun, 02 Nov 2008) | 1 line

tag 1.5
------------------------------------------------------------------------
r717845 | sabob | 2008-11-02 18:28:19 +0100 (Sun, 02 Nov 2008) | 1 line

update click to next release 1.5.1
------------------------------------------------------------------------
r717846 | sabob | 2008-11-03 18:16:06 +0100 (Mon, 03 Nov 2008) | 1 line

doco
------------------------------------------------------------------------

>
> You can even grep 2007 and you will find many entries that aren't even in the same year that I have specified.
I don't known you give on the command line....but the result above
seemed to be ok....Or may be you can give an explanation what you expect
to get instead ?

Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-17 22:29:54 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.