Date: Wed, 21 Jan 2004 17:38:09 +0000 From: Josef Karthauser <joe@FreeBSD.org> To: Colin Percival <colin.percival@wadham.ox.ac.uk> Cc: freebsd-current@freebsd.org Subject: Re: LOC per committer? Message-ID: <20040121173809.GG68003@genius.tao.org.uk> In-Reply-To: <6.0.1.1.1.20040121092953.0435a3d8@imap.sfu.ca> References: <6.0.1.1.1.20040121092953.0435a3d8@imap.sfu.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--uTRFFR9qmiCqR05s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > 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 --=20 Josef Karthauser (joe@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/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --uTRFFR9qmiCqR05s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iEYEARECAAYFAkAOuQAACgkQXVIcjOaxUBYUYwCfWVZ05bbsd9POI0FrbZKJNsPt gBwAn0MBh+FEaVDXYRFkmCzNwZf/8zEP =Q/Ar -----END PGP SIGNATURE----- --uTRFFR9qmiCqR05s--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040121173809.GG68003>