public class SvnOldCopy extends SvnOldRunner<java.lang.Void,SvnCopy>
UNKNOWN
NULL
Constructor and Description |
---|
SvnOldCopy() |
Modifier and Type | Method and Description |
---|---|
private java.lang.Void |
copy() |
private java.lang.Void |
disjointCopy() |
private SVNCopySource[] |
getCopySources() |
protected java.lang.Void |
run() |
private void |
throwCannotPerformOnUrl(SvnTarget target,
java.lang.String kind,
java.lang.String operation) |
private java.lang.Void |
virtualCopy() |
getWcGeneration
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
protected java.lang.Void run() throws SVNException
run
in class SvnOperationRunner<java.lang.Void,SvnCopy>
SVNException
private java.lang.Void disjointCopy() throws SVNException
SVNException
private java.lang.Void virtualCopy() throws SVNException
SVNException
private java.lang.Void copy() throws SVNException
SVNException
private SVNCopySource[] getCopySources()
private void throwCannotPerformOnUrl(SvnTarget target, java.lang.String kind, java.lang.String operation) throws SVNException
SVNException