Uses of Class
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgMergeDriver.ObstructionState
-
Packages that use SvnNgMergeDriver.ObstructionState Package Description org.tmatesoft.svn.core.internal.wc2.ng -
-
Uses of SvnNgMergeDriver.ObstructionState in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnNgMergeDriver.ObstructionState Modifier and Type Method Description SvnNgMergeDriver.ObstructionState
SvnNgMergeDriver. performObstructionCheck(java.io.File localAbsPath, SVNNodeKind expectedKind)
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnNgMergeDriver.ObstructionState Modifier and Type Method Description private void
SvnNgMergeDriver. checkWcForObstruction(SvnNgMergeDriver.ObstructionState result, java.io.File localAbsPath, boolean noWcRootCheck)
-