Re: subversion admin tool
From: Maurer, Hermann <Hermann.Maurer_at_gft.com>
Date: 2005-06-13 19:07:52 CEST
Hello Cagatay,
I wrote a small perl script to get some statistics about the usage of my
A couple of details:
The typical call of the script is as following:
$ svn log -v --xml file:///path/to/repository | ./svn_mk_stats.pl
The script reads the output of svn log in xml format and prints some
CHANGES FILES AUTHORS TOP3
I hope I could help you.
Regards,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.