This is working as designed (but the design is a bit counter-intuitive
in this case): that was the most recent revision as of the earlier
date. I think you'll see rev 4019 if you specify -r {2007-04-30}
(i.e. no range).
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.tour.revs.dates
Kylo
On 5/1/07, Larry Martell <larry.martell@gmail.com> wrote:
> If I run this command:
>
> svn log -v URL -r {2007-05-01T02:00:01}:{2007-04-30T02:00:01}
>
> I get this output:
>
> ------------------------------------------------------------------------
> r4019 | user@HERE.LOCAL | 2007-04-27 10:34:12 -0600 (Fri, 27 Apr 2007) | 2 lines
> Changed paths:
> M /Display.xml
>
> Check-in: 4/27/2007 10:33:49 AM
> Fixed the Defects
> ------------------------------------------------------------------------
>
> Why do I get that when it is outside of the date/time range specified?
>
> TIA!
> -larry
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 1 20:08:18 2007