mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
604969de9a
repository. PR: ports/99525 Submitted by: Yuan-Chung Hsiao & <ychsiao@ychsiao.org>
10 lines
376 B
Plaintext
10 lines
376 B
Plaintext
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 demostrate 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/
|