public class SvnNgCheckout extends SvnNgAbstractUpdate<Long,SvnCheckout>
UNKNOWN
NULL
Constructor and Description |
---|
SvnNgCheckout() |
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(SvnCheckout operation,
SvnWcGeneration wcGeneration)
Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)
|
protected Long |
run(SVNWCContext context) |
checkout, doSwitch, handleExternals, isEmptyWc, switchInternal, update, updateInternal
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccess
getFirstTarget, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
public boolean isApplicable(SvnCheckout operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunner
isApplicable
in interface ISvnOperationRunner<Long,SvnCheckout>
isApplicable
in class SvnLocalOperationRunner<Long,SvnCheckout>
operation
- operation that needs runnerwcGeneration
- working copy generationtrue
if the runner is applicable, otherwise false
SVNException
protected Long run(SVNWCContext context) throws SVNException
run
in class SvnNgOperationRunner<Long,SvnCheckout>
SVNException
Copyright © 2023. All rights reserved.