CVS
Stephen Weeks
MLton@sourcelight.com
Sun, 2 Dec 2001 14:21:53 -0800
> Is there any way to see a chronological (or reverse-cronological) list of
> the log comments without getting duplicates? At the moment I am doing
> cvs log -d '>???' 2>/dev/null
> and then fancy egrep's to remove all the stupid headers to files that didn't
> change, and then more diff/egrep things to get rid of the duplicates. It
> really is a pain this way, and I assume I am just missing something.
I don't know how to do it with CVS, but have a look at the following
third-party tool, which looks like it might do what you want (I
haven't tried it).
http://cvsbook.red-bean.com/cvsbook.html#cvs2cl_--_Generate_GNU-Style_ChangeLogs