public class SvnNgExport extends SvnNgOperationRunner<java.lang.Long,SvnExport>
UNKNOWNNULL| 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, setRepositoryAccessgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextprotected java.lang.Long run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<java.lang.Long,SvnExport>SVNExceptionprivate void copyVersionedDir(java.io.File from,
java.io.File to,
SVNRevision revision,
java.lang.String eolStyle,
boolean ignoreKeywords,
boolean force,
SVNDepth depth)
throws SVNException
SVNExceptionprivate void copyVersionedFile(java.io.File from,
java.io.File to,
SVNRevision revision,
java.lang.String eolStyle,
boolean ignoreKeywords)
throws SVNException
SVNException