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

svnversion++, what about change dates?

From: <gbernd_at_gmx.de>
Date: 2007-01-10 11:07:28 CET

Hi there,

svnversion is quite a nifty tool to include the revision number of the project via a Makefile into LaTeX documents or a script generated static web site. But the information it provides is a bit small. What I need is -- additional to the the latest revision number and revision status -- the modification date of my project. An example would be "R133M (2007-01-08 13:23)". This date should be

1) if everything is committed the date of the latest commit

2) if there is a modified file in the current local working copy, which is manged by svn, the date of this working copy.

Is there an extension to svnversion to provide me this date information? It seems to be not a too complex problem but would require some scripting and querying, which I intend to avoid :-)

kind regards
Bernd

-- 
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.org
Received on Wed Jan 10 17:05:20 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.