Package | Description |
---|---|
net.sf.statsvn.util |
Utility classes.
|
net.sf.statsvn.util.svnkit |
Modifier and Type | Method and Description |
---|---|
void |
ISvnInfoProcessor.checkRepoRootAvailable()
Verifies that the "svn info" command can return the repository root
(info available in svn >= 1.3.0)
|
void |
SvnInfoUtils.checkRepoRootAvailable()
Verifies that the "svn info" command can return the repository root
(info available in svn >= 1.3.0)
|
java.lang.String |
ISvnVersionProcessor.checkSvnVersionSufficient()
Verifies that the current revision of SVN is SVN_MINIMUM_VERSION
|
java.lang.String |
SvnStartupUtils.checkSvnVersionSufficient() |
Modifier and Type | Method and Description |
---|---|
void |
SvnKitInfo.checkRepoRootAvailable()
Verifies that the "svn info" command can return the repository root
(info available in svn >= 1.3.0)
|
java.lang.String |
SvnKitVersion.checkSvnVersionSufficient() |