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, getProcessorpublic SvnKitVersion(ISvnProcessor processor)
public SvnKitProcessor getSvnKitProcessor()
public java.lang.String checkSvnVersionSufficient()
throws SvnVersionMismatchException
ISvnVersionProcessorcheckSvnVersionSufficient in interface ISvnVersionProcessorcheckSvnVersionSufficient in class SvnStartupUtilsSvnVersionMismatchException - if SVN executable not found or version less than
SVN_MINIMUM_VERSION