Title: Message
MJ,
 
CVSNT Server for Linux, Unix, Mac and Windows (free GPL, - just like CVS) includes a database audit feature (eg: MySQL).
 
A lot more detail about actions taken by the server are logged, and additional information too.  It has the advantage that if the audit fails so does the transaction, whereas in CVS HISTORY (and anything which relies on it) fails and will continue with the transaction.
 
The database stores the number of lines added or removed in each commit so that using SQL you can create a list of the most active CVSNT users by lines of code, number of checkins etc etc.
 
http://www.cvsnt.org/wiki/
 
If you would like to contribute to the open source project, they may be contacted via the newsgroup:
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
or
news://news.cvsnt.org/support.cvsnt
 
Regards,
 

Arthur Barrett
 
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Manta Jääskeläinen
Sent: 06 September 2005 15:14
To: [email protected]
Subject: Howto get statistics how many LOC user has checked to CVS?

Hi,

we have a cvs repository. It is possible anyhow to find out how many lines of code a specific user has checked into that repository?

How this could be done?

Thanks in advance.

//MJ
_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to