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

Re: changelog genneration between tags

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-12-15 17:52:13 CET

On 14-Dec-05, at 8:43 PM, Gavin Lambert wrote:

> Quoth Sebastian Böhm <mailto:seb@exse.net>:
>> I have a tag "version_1.0" and I have a tag "version_1.1-rc1" and
>> want to make a changelog between those tags, to see what has changed
>> ( the commit-messages, not the code-changes itself, that a diff would
>> show)
>
> Nothing has changed as far as SVN is concerned -- those tags came into
> existence with the copy and haven't been changed since.
>
> What I think you actually want to find out is what has changed in
> trunk
> between those two points.
>
> To do that, use either svn info or svn log to find out the revision at
> which each tag was created, then use svn log with those revision
> numbers
> to find the changes in trunk that occurred between the two revisions.

Another use-case for named revisions or "labels"... a feature request
that comes up often, but nobody ever convinces the subversion
developers that it is useful.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 15 18:14:32 2005

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.