On Thu, Dec 2, 2010 at 13:21, Geoffrey Myers
<li...@serioustechnology.com> wrote:
> I'm hoping someone can explain the following output to me:
>
>  svn log --revision {2010-12-02}:{2010-12-02}
> ------------------------------------------------------------------------
> r5139 | esoteric | 2010-12-01 21:27:31 -0500 (Wed, 01 Dec 2010) | 2 lines
>
>
>
> svn log --revision {2010-12-01}:{2010-12-02}
> ------------------------------------------------------------------------
> r5137 | esoteric | 2010-12-01 20:22:17 -0500 (Wed, 01 Dec 2010) | 2 lines
>
> ------------------------------------------------------------------------
> r5138 | esoteric | 2010-12-01 20:48:54 -0500 (Wed, 01 Dec 2010) | 5 lines
>
> ------------------------------------------------------------------------
> r5139 | esoteric | 2010-12-01 21:27:31 -0500 (Wed, 01 Dec 2010) | 2 lines

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

Especially the "Is Subversion a day early?" box.

Reply via email to