You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Phillip Hellewell <ss...@gmail.com> on 2010/12/03 18:43:40 UTC

Changelog for tags

What is the best way to generate a changelog that lists all tags under
a given SCM root, and for each tag lists all the revisions (with
comment) between the tag and the previous tag.

I tried "svn changelog:changelog -Dtype=tag" but it's not really
giving me what I want.

This page says that the "tag" type isn't supported for SVN, so maybe
that's why it's not doing what I expect:
http://maven.apache.org/plugins/maven-changelog-plugin/examples/configuration-tag-type.html

Phillip

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org