public class SvnNgReposToReposCopy extends SvnRemoteOperationRunner<SVNCommitInfo,SvnRemoteCopy>
UNKNOWNNULL| Constructor and Description |
|---|
SvnNgReposToReposCopy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(SvnRemoteCopy operation,
SvnWcGeneration wcGeneration)
Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)
|
protected SVNCommitInfo |
run() |
getRepositoryAccess, getWcGeneration, isRevisionLocalToWc, resetcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextpublic boolean isApplicable(SvnRemoteCopy operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunnerisApplicable in interface ISvnOperationRunner<SVNCommitInfo,SvnRemoteCopy>isApplicable in class SvnRemoteOperationRunner<SVNCommitInfo,SvnRemoteCopy>operation - operation that needs runnerwcGeneration - working copy generationtrue if the runner is applicable, otherwise falseSVNExceptionprotected SVNCommitInfo run() throws SVNException
run in class SvnOperationRunner<SVNCommitInfo,SvnRemoteCopy>SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.