public class SvnNgMerge extends SvnNgOperationRunner<Void,SvnMerge>
UNKNOWNNULL| Constructor and Description |
|---|
SvnNgMerge() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(SvnMerge operation,
SvnWcGeneration wcGeneration)
Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)
|
protected Void |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccessgetFirstTarget, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextpublic boolean isApplicable(SvnMerge operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunnerisApplicable in interface ISvnOperationRunner<Void,SvnMerge>isApplicable in class SvnLocalOperationRunner<Void,SvnMerge>operation - operation that needs runnerwcGeneration - working copy generationtrue if the runner is applicable, otherwise falseSVNExceptionprotected Void run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<Void,SvnMerge>SVNExceptionCopyright © 2025. All rights reserved.