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

Re: Bug in SVN

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 14 Jun 2013 11:24:34 +0200

On Fri, Jun 14, 2013 at 11:18 AM, Michael Pruemm <mpruemm_at_gmail.com> wrote:
> Nikitha Annaji <nikitha.annaji <at> vayavyalabs.com> writes:
>
>> I was trying to display the log message between the dates 2013-06-13 and
> 2013-06-14 by the following command "svn log -r {2013-06-14}:{2013-06-13}",
> if no one has committed from the mentioned date then the log should be empty
> but it is showing the last commit which is was committed on 2013-06-11.
>
> The notation -r {2013-06-13} means the "last revision at or before" that
> date. So unless you had a commit right at 2013-06-13 00:00 you will select a
> revision before that date.
>
> Ergo, this is not a bug.
>

See the section "Is Subversion a Day Early", here:

http://svnbook.red-bean.com/en/1.7/svn.tour.revs.specifiers.html#svn.tour.revs.dates

--
Johan
Received on 2013-06-14 11:25:31 CEST

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.