public class SvnRemoteRemoteMkDir extends SvnRemoteOperationRunner<SVNCommitInfo,SvnRemoteMkDir>
UNKNOWN
NULL
Constructor and Description |
---|
SvnRemoteRemoteMkDir() |
Modifier and Type | Method and Description |
---|---|
private void |
addURLParents(java.util.List<SVNURL> targets,
SVNURL url) |
protected SVNCommitInfo |
doRun() |
protected SVNCommitInfo |
run() |
getRepositoryAccess, getWcGeneration, isApplicable, isRevisionLocalToWc, reset
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
protected SVNCommitInfo run() throws SVNException
run
in class SvnOperationRunner<SVNCommitInfo,SvnRemoteMkDir>
SVNException
protected SVNCommitInfo doRun() throws SVNException
SVNException
private void addURLParents(java.util.List<SVNURL> targets, SVNURL url) throws SVNException
SVNException