[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Compute some metrics on subversion repositories

From: Jean-Louis Berliet <jl.berliet_at_free.fr>
Date: 2004-01-26 20:27:27 CET

What is the best way to compute some metrics on a subversion repository
?

I want to determine these data :
- number of octets between two dates for each user (ascii or binary
files)
optional :
- number of lines between two dates (ascii files)
 
Could i use the "svnadmin dump REPOS_PATH --incremental" xml file ? Is
it reliable ?
Could i use the python APIs to compute the datas ? How ?
 
Thanks a lot.
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 27 05:42:32 2004

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.