Can someone tell me how (or what tool to use) to go through a Sourceforge CVS tree and build a changlog of modifications in the last month (or since I last tagged it, which I should do more often)? I’m sick of building the changelog for “sendcard”:http://www.sendcard.org by hand, and want to automate it.
Build changelog from CVS?
December 15th, 2003 | General Programming
2 comments ↓
http://www.red-bean.com/cvs2cl/ ?
["CvsChangeLogBuilder":http://cvschangelogb.sourceforge.net/] looks quite neat. It’s a platform-independent Perl-Script.
Leave a Comment