How can I obtain a list of changes that have occurred since a tag to the latest version, I want to see the revision and check in comments only.

I've been using the following command:

cvs -Q rdiff -s -r TAG module

but all I'm getting is the revision numbers since the tag, I also want the check in comments. I don't want more than the revision and comments, when I take out the -s I get too much.

Thanks

Tony




_______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to