public class SvnNgAdd extends SvnNgOperationRunner<java.lang.Void,SvnScheduleForAddition>
UNKNOWNNULL| Constructor and Description |
|---|
SvnNgAdd() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
add(java.io.File localAbsPath,
SVNDepth depth,
SVNURL copyFromUrl,
long copyFromRevision,
boolean fireEvent) |
protected void |
addFromDisk(java.io.File path,
SVNProperties props,
boolean fireEvent) |
protected java.lang.Void |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccessgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextprotected java.lang.Void run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<java.lang.Void,SvnScheduleForAddition>SVNExceptionprotected void addFromDisk(java.io.File path,
SVNProperties props,
boolean fireEvent)
throws SVNException
SVNExceptionprotected void add(java.io.File localAbsPath,
SVNDepth depth,
SVNURL copyFromUrl,
long copyFromRevision,
boolean fireEvent)
throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.