public class SvnNgExport extends SvnNgOperationRunner<java.lang.Long,SvnExport>
UNKNOWN
NULL
Constructor and Description |
---|
SvnNgExport() |
Modifier and Type | Method and Description |
---|---|
private void |
copyVersionedDir(java.io.File from,
java.io.File to,
SVNRevision revision,
java.lang.String eolStyle,
boolean ignoreKeywords,
boolean force,
SVNDepth depth) |
private void |
copyVersionedFile(java.io.File from,
java.io.File to,
SVNRevision revision,
java.lang.String eolStyle,
boolean ignoreKeywords) |
protected java.lang.Long |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccess
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
protected java.lang.Long run(SVNWCContext context) throws SVNException
run
in class SvnNgOperationRunner<java.lang.Long,SvnExport>
SVNException
private void copyVersionedDir(java.io.File from, java.io.File to, SVNRevision revision, java.lang.String eolStyle, boolean ignoreKeywords, boolean force, SVNDepth depth) throws SVNException
SVNException
private void copyVersionedFile(java.io.File from, java.io.File to, SVNRevision revision, java.lang.String eolStyle, boolean ignoreKeywords) throws SVNException
SVNException