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