Uses of Class
net.sf.statsvn.util.SvnVersionMismatchException

Packages that use SvnVersionMismatchException
net.sf.statsvn.util Utility classes. 
 

Uses of SvnVersionMismatchException in net.sf.statsvn.util
 

Methods in net.sf.statsvn.util that throw SvnVersionMismatchException
static void SvnStartupUtils.checkRepoRootAvailable()
          Verifies that the "svn info" command can return the repository root (info available in svn >= 1.3.0)
static java.lang.String SvnStartupUtils.checkSvnVersionSufficient()
          Verifies that the current revision of SVN is SVN_MINIMUM_VERSION
 



Copyright © 2008. All Rights Reserved.