public class SvnRemoteRemoteMkDir extends SvnRemoteOperationRunner<SVNCommitInfo,SvnRemoteMkDir>
UNKNOWNNULL| 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, resetcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextprotected SVNCommitInfo run() throws SVNException
run in class SvnOperationRunner<SVNCommitInfo,SvnRemoteMkDir>SVNExceptionprotected SVNCommitInfo doRun() throws SVNException
SVNExceptionprivate void addURLParents(java.util.List<SVNURL> targets, SVNURL url) throws SVNException
SVNException