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