public class SvnNgAdd extends SvnNgOperationRunner<Void,SvnScheduleForAddition>
UNKNOWN
NULL
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, setRepositoryAccess
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
protected Void run(SVNWCContext context) throws SVNException
run
in class SvnNgOperationRunner<Void,SvnScheduleForAddition>
SVNException
public void addFromDisk(File path, SVNProperties props, boolean fireEvent) throws SVNException
SVNException
protected void add(File localAbsPath, SVNDepth depth, SVNURL copyFromUrl, long copyFromRevision, boolean fireEvent) throws SVNException
SVNException
Copyright © 2023. All rights reserved.