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

determining the root revision of the "latest" tag

From: Ken Liu <ken.liu_at_gmail.com>
Date: 2007-12-14 01:00:43 CET

Hi all -
Is there any way to programmatically determine the root revision number of
the newest (most recently created) tag (from the trunk)? Right now I am
doing it manually, by first figuring out which is the latest tag and then
looking at its log to find the earliest revision number. It would be nice
if there was some way I could create a moving cvs-style tag to keep track of
the latest tag baseline in the trunk.

I would like to programatically generate a changelog of all commits on the
trunk since the last tag was created (for the purpose of creating release
notes).

Thanks,

Ken
Received on Fri Dec 14 01:01:10 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.