CVSNT has replaced the historyfile with an audit database that also stores repository metrics (lines added / removed).
CVSNT is open source / free (GPLK) just like CVS and available for Windows, Unix, Linux, Mac etc. Here is a link to the "glossy" version (commercial) - however this feature is in the free product: http://march-hare.com/cvsnt/features/audit/ Since the audit information is stored in an SQL database (eg: MySQL) then you can create very flexible reports of your own (read: we don't create reports for you). Regards, Arthur -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Norman Crisp Sent: Friday, 14 October 2005 11:46 AM To: [email protected] Subject: Code churn tools Hello all, Just wondering if there is anything built into cvs that will calculate code churn (lines added, deleted, changed) per file / per branch. If not, are there tools out there that will do the job or do I need to create my own? Thanks Norm. _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
