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

Re: svn log date

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2004-03-19 15:38:20 CET

Hello Reagan !

On Fri, 19 Mar 2004 08:16:00 -0600, "Reagan Penner" <rpenner@cs.usask.ca>
said:
> Can anyone tell me how I can get all log information for a specific time
> period, for example from Dec. 15th 2003 to current.

svn log -r{2003-12-15}:head

The dates is in ISO-8601 format. You can also specify a time, but you'll
need quotes, in this case.

Heed the warning in
http://svnbook.red-bean.com/book/ch03s03.html#svn-ch-3-sect-3.3 though.

Hope that helps !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 19 15:51:45 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.