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

"svn log" using dates instead of revisions

From: Martin Ayotte <mayotte_at_orthosoft.ca>
Date: 2003-07-11 20:08:45 CEST

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 !
Received on Fri Jul 11 20:09:54 2003

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

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