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