- All Implemented Interfaces:
- java.io.Serializable
public class SvnVersionMismatchException
extends java.lang.Exception
Indicates that an invalid version of the svn executable was found.
This exception can be thrown by explicit checking of the svn binary's version, or
by checking for (and failing to find) a repository root in svn info's output (a 1.3 feature).
- Version:
- $Id: SvnVersionMismatchException.java 351 2008-03-28 18:46:26Z benoitx $
- Author:
- Jean-Philippe Daigle
- See Also:
SvnStartupUtils
,
Serialized Form