public class SvnOldRemoteCopy extends SvnOldRunner<SVNCommitInfo,SvnRemoteCopy>
UNKNOWN
NULL
Constructor and Description |
---|
SvnOldRemoteCopy() |
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() |
getWcGeneration
getFirstTarget, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
public boolean isApplicable(SvnRemoteCopy operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunner
isApplicable
in interface ISvnOperationRunner<SVNCommitInfo,SvnRemoteCopy>
isApplicable
in class SvnLocalOperationRunner<SVNCommitInfo,SvnRemoteCopy>
operation
- operation that needs runnerwcGeneration
- working copy generationtrue
if the runner is applicable, otherwise false
SVNException
protected SVNCommitInfo run() throws SVNException
run
in class SvnOperationRunner<SVNCommitInfo,SvnRemoteCopy>
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.