You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Martin Ayotte <ma...@orthosoft.ca> on 2003/07/11 18:08:45 UTC

"svn log" using dates instead of revisions

Hi folks !

did this bugs have been mentionned before ?

svn log -r {2003-07-05}:{2003-07-09} http://lnxbuild/svn/repos

if will show entries between {2003-07-04}:{2003-07-08}  (showing the
unwanted ones from 07-04, and not showing the wanted ones of 07-09)
It some kind of "day-1" bug ... :-)

Also, if I do it with "future" : svn log -r {2004-12-30}:{2004-12-31}
http://lnxbuild/svn/repos
if will show the "last rev from head" while it should not display any
thing

BTW, a quick question : Is the {DATE} parsing will support the full time
(ie date+time) in a near future ?

Thanks ,
Tourlou !

Re: "svn log" using dates instead of revisions

Posted by Ben Collins-Sussman <su...@collab.net>.
Ben Collins-Sussman <su...@collab.net> writes:

> Martin Ayotte <ma...@orthosoft.ca> writes:
> 
> > Hi folks !
> > 
> > did this bugs have been mentionned before ?
> > 
> > svn log -r {2003-07-05}:{2003-07-09} http://lnxbuild/svn/repos
> > 
> > if will show entries between {2003-07-04}:{2003-07-08}  (showing the
> > unwanted ones from 07-04, and not showing the wanted ones of 07-09)
> > It some kind of "day-1" bug ... :-)
> 
> http://svnbook.red-bean.com/book.html#svn-ch-8-sect-1.2
> 
> Read the grey box at that URL.

Oops, I meant this URL:

http://svnbook.red-bean.com/html-chunk/ch03s03.html#svn-ch-3-sect-3.3

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: "svn log" using dates instead of revisions

Posted by Ben Collins-Sussman <su...@collab.net>.
Martin Ayotte <ma...@orthosoft.ca> writes:

> Hi folks !
> 
> did this bugs have been mentionned before ?
> 
> svn log -r {2003-07-05}:{2003-07-09} http://lnxbuild/svn/repos
> 
> if will show entries between {2003-07-04}:{2003-07-08}  (showing the
> unwanted ones from 07-04, and not showing the wanted ones of 07-09)
> It some kind of "day-1" bug ... :-)

http://svnbook.red-bean.com/book.html#svn-ch-8-sect-1.2

Read the grey box at that URL.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org