Roland, > Thanks for the reply, but this is not what I'm after.
Please ask the mailing list - not me privately (use 'reply all'). > I use Maven, and have it generate my changelog. In the log, I > have every > change that occurred between release-tags, including the > log-message that was used on the commit. > As I described, the only entries not in the changelog, are > those that have > not been tagged with both tags. Now, what I need is an output > similar to > that of 'cvs log', so that the Maven-plugin can handle generating the > changelog for me! Maybe ask on a 'maven' mailing list - this list is for CVS questions. Or of course you could switch to using a ChangeLog tool that is recommended, eg: the Todd recently recommended cvs2cl ... Regards, Arthur Barrett
