public class SvnKitVersion extends SvnStartupUtils
processor, SVN_MINIMUM_VERSION, SVN_MINIMUM_VERSION_DIFF_PER_REV
Constructor and Description |
---|
SvnKitVersion(ISvnProcessor processor) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
checkSvnVersionSufficient()
Verifies that the current revision of SVN is SVN_MINIMUM_VERSION
|
SvnKitProcessor |
getSvnKitProcessor() |
checkDiffPerRevPossible, getProcessor
public SvnKitVersion(ISvnProcessor processor)
public SvnKitProcessor getSvnKitProcessor()
public java.lang.String checkSvnVersionSufficient() throws SvnVersionMismatchException
ISvnVersionProcessor
checkSvnVersionSufficient
in interface ISvnVersionProcessor
checkSvnVersionSufficient
in class SvnStartupUtils
SvnVersionMismatchException
- if SVN executable not found or version less than
SVN_MINIMUM_VERSION