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

revision keywords

From: Hugo Heden <heden_at_foi.se>
Date: 2004-05-11 20:58:14 CEST

Good day all,

Is it possible to say "TODAY" in svn-lingua, e.g (to see all log messages
that has been entered *today* and the last one from yesterday):

svn log -r{TODAY}:HEAD

If that is possible, I (or my script) won't have to remember what day it
is, and write something like

svn log -r{2004-05-11}:HEAD

If it is not possible, should it be? And how about YESTERDAY as well? :)

Best Regards
Hugo Heden

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 11 20:59:11 2004

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.