I have to use CVS in my work and at the end of the day, I need to generate a report in an internal enterprise system.
I write meaningful comments in all my work. I would like to do a cvs log
or cvs history
, with only the comments from each file I have commited to the repository (a solution using only command line, so I could automate other actions). How do I do it?