Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNPath
Packages that use SVNPath
-
Uses of SVNPath in org.tmatesoft.svn.cli.svn
Fields in org.tmatesoft.svn.cli.svn declared as SVNPathModifier and TypeFieldDescriptionprivate SVNPathSVNDiffCommand.anchorprivate SVNPathSVNLogCommand.myTargetMethods in org.tmatesoft.svn.cli.svn that return SVNPathMethods in org.tmatesoft.svn.cli.svn with parameters of type SVNPathModifier and TypeMethodDescriptionprivate voidSVNLogCommand.doDiff(SVNDiffClient client, SVNLogEntry logEntry, SVNPath target, SVNDepth depth) private SVNPathSVNLogCommand.getParentPath(SVNPath target) -
Uses of SVNPath in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNPathModifier and TypeMethodDescriptionprotected SVNCommitInfoSVNCopyDriver.setupCopy(SVNCopySource[] sources, SVNPath dst, boolean isMove, boolean makeParents, boolean pinExternals, java.util.Map<SvnTarget, java.util.List<SVNExternal>> externalsToPin, java.lang.String message, SVNProperties revprops, ISVNCommitHandler commitHandler, ISVNCommitParameters commitParameters, ISVNExternalsHandler externalsHandler)