9 lines
377 B
Text
9 lines
377 B
Text
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/
|