views:

14

answers:

1

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?

A: 

cvs2cl is what I'm going to use. I'm going to use it with sed and other utilities. It's a great application!

Somebody still uses you MS-DOS