|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SvnVersionMismatchException | |
---|---|
net.sf.statsvn.util | Utility classes. |
net.sf.statsvn.util.svnkit |
Uses of SvnVersionMismatchException in net.sf.statsvn.util |
---|
Methods in net.sf.statsvn.util that throw SvnVersionMismatchException | |
---|---|
void |
SvnInfoUtils.checkRepoRootAvailable()
Verifies that the "svn info" command can return the repository root (info available in svn >= 1.3.0) |
void |
ISvnInfoProcessor.checkRepoRootAvailable()
Verifies that the "svn info" command can return the repository root (info available in svn >= 1.3.0) |
java.lang.String |
SvnStartupUtils.checkSvnVersionSufficient()
|
java.lang.String |
ISvnVersionProcessor.checkSvnVersionSufficient()
Verifies that the current revision of SVN is SVN_MINIMUM_VERSION |
Uses of SvnVersionMismatchException in net.sf.statsvn.util.svnkit |
---|
Methods in net.sf.statsvn.util.svnkit that throw SvnVersionMismatchException | |
---|---|
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |