svnversion++, what about modification dates?
From: <gbernd_at_gmx.de>
Date: 2007-01-10 12:48:16 CET
Hi there,
svnversion is quite a nifty tool to include the revision number of the project via a Makefile into a LaTeX document or a script generated static web site. But the information it provides is a bit small. What I need is -- additional to the latest revision number and revision status -- the modification date of my project. An example would be "R133M (2007-01-08 13:23)" or "Last change: Wednesday, January 10th, 2007". This date should be
1) the date of the latest commit if everything is committed
2) the latest file modification date if there is locally a modified svn-managed file
Is there an extension to svnversion to provide me with this date information? It seems to be not a too complex problem but would require some scripting and querying, which I intend to avoid :-)
thanks and kind regards
-- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jan 10 12:48:32 2007 |
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.