Package | Description |
---|---|
net.sf.statsvn |
StatCVS main package containing the command line launcher
and some core classes.
|
net.sf.statsvn.ant |
Package for the StatCVS Ant task.
|
net.sf.statsvn.input |
This package is responsible for parsing SVN logs and working copy and
creating a StatSVN model from them.
|
net.sf.statsvn.output |
This package is responsible for handling some SVN specific output and command line (eg Chora integration
is different for Svn).
|
net.sf.statsvn.util |
Utility classes.
|
net.sf.statsvn.util.svnkit |