blob: be12370b3569766c1bf1ebfc53d10c751a48b183 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
This module make use of Algorithm::Accounting and SVN::Log to do
simple accounting of any subversion repository (not necessarily
local, as long as you can do "svn log" to). The installed
svn-accounting.pl script demonstrate a simple use to this module,
you may try:
svn-accounting.pl http://svn.collab.net/repos/svn/
WWW: http://search.cpan.org/dist/Log-Accounting-SVN/
|