Re: Compute some metrics on subversion repositories
From: Edmund Horner <chrysophylax_at_chrysophylax.cjb.net>
Date: 2004-01-27 06:18:46 CET
Jean-Louis Berliet wrote:
> What is the best way to compute some metrics on a subversion repository
Yeah, I've been working on a program that generates a report about a
> I want to determine these data :
From my experience, the output of "svn log REPOS --xml -v" is reliable
You can use the dump file, but it's not XML! If it's a complete
I have done some ad-hoc dump file parsing, but the preferred method is
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.