Interface SvnWcDbRelocate.ISvnRelocateValidator
-
- All Known Implementing Classes:
SvnNgRelocate
- Enclosing class:
- SvnWcDbRelocate
public static interface SvnWcDbRelocate.ISvnRelocateValidator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
validateRelocation(java.lang.String uuid, SVNURL newUrl, SVNURL newRepositoryRoot)
-
-
-
Method Detail
-
validateRelocation
void validateRelocation(java.lang.String uuid, SVNURL newUrl, SVNURL newRepositoryRoot) throws SVNException
- Throws:
SVNException
-
-