Uses of Interface
org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbRelocate.ISvnRelocateValidator
-
Packages that use SvnWcDbRelocate.ISvnRelocateValidator Package Description org.tmatesoft.svn.core.internal.wc17.db org.tmatesoft.svn.core.internal.wc2.ng -
-
Uses of SvnWcDbRelocate.ISvnRelocateValidator in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SvnWcDbRelocate.ISvnRelocateValidator Modifier and Type Method Description static voidSvnWcDbRelocate. relocate(SVNWCContext context, java.io.File localAbspath, SVNURL from, SVNURL to, SvnWcDbRelocate.ISvnRelocateValidator validator) -
Uses of SvnWcDbRelocate.ISvnRelocateValidator in org.tmatesoft.svn.core.internal.wc2.ng
Classes in org.tmatesoft.svn.core.internal.wc2.ng that implement SvnWcDbRelocate.ISvnRelocateValidator Modifier and Type Class Description classSvnNgRelocate
-