blob: 12be35821a5e8b34ceb08bbf7526ea3ca9cc8855 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
This module make use of Algorithm::Accounting and SVK to do
simple accounting of any SVK repository. The installed
svn-accounting.pl script demostrate a simple use to this module,
you may try:
svk-accounting.pl //
This will display all the contributions of developers under
repository '//'. You may also specify depotpath like '//trunk/svk'.
WWW: http://search.cpan.org/dist/Log-Accounting-SVK/
|