Uses of Class
org.tmatesoft.svn.core.internal.wc.patch.SVNPatchTargetInfo
Packages that use SVNPatchTargetInfo
-
Uses of SVNPatchTargetInfo in org.tmatesoft.svn.core.internal.wc2.ng
Fields in org.tmatesoft.svn.core.internal.wc2.ng with type parameters of type SVNPatchTargetInfoModifier and TypeFieldDescriptionjava.util.List<SVNPatchTargetInfo>
SvnNgPatch.CanDeleteBaton.targetsInfo
Method parameters in org.tmatesoft.svn.core.internal.wc2.ng with type arguments of type SVNPatchTargetInfoModifier and TypeMethodDescriptionprivate void
SvnNgPatch.checkAncestorDelete
(java.io.File deletedTarget, java.util.List<SVNPatchTargetInfo> targetsInfo, java.io.File applyRoot, SVNWCContext context, boolean dryRun)