LOC per committer?

Josef Karthauser joe at FreeBSD.org
Wed Jan 21 09:38:11 PST 2004


On Wed, Jan 21, 2004 at 09:41:22AM +0000, Colin Percival wrote:
>   Has anyone done any graphs of lines-of-code for each committer
> over the lifetime of the project?  I know that rwatson produced
> all sorts of graphs relating to the number of commits, but lines
> of code is something I haven't yet seen anywhere.
> 
> Colin Percival

I did one a few years ago.  It's not too hard to do.  I did it by
parsing the output of 'cvs log' in a perl script.  Another way of
getting the "current" count would be to parse the output of 'cvs
annotate' on each file.

Joe
-- 
Josef Karthauser (joe at tao.org.uk)	       http://www.josef-k.net/
FreeBSD (cvs meister, admin and hacker)     http://www.uk.FreeBSD.org/
Physics Particle Theory (student)   http://www.pact.cpes.sussex.ac.uk/
================ An eclectic mix of fact and theory. =================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040121/4ff0cb88/attachment-0001.bin


More information about the freebsd-current mailing list