Package | Description |
---|---|
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.util |
Utility classes.
|
net.sf.statsvn.util.svnkit |
Modifier and Type | Method and Description |
---|---|
protected ISvnVersionProcessor |
RepositoryFileManager.getVersionProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
SvnStartupUtils
Utility class that verifies if the correct version of subversion is used.
|
Modifier and Type | Method and Description |
---|---|
ISvnVersionProcessor |
SvnCommandLineProcessor.getVersionProcessor() |
ISvnVersionProcessor |
ISvnProcessor.getVersionProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
SvnKitVersion
Runs svn -version using svnkit.
|
Modifier and Type | Method and Description |
---|---|
ISvnVersionProcessor |
SvnKitProcessor.getVersionProcessor() |