public class SvnRepositoryInitialize extends SvnReceivingOperation<SVNAdminEvent>
Modifier and Type | Field and Description |
---|---|
private SVNURL |
fromURL |
private SVNURL |
toURL |
Constructor and Description |
---|
SvnRepositoryInitialize(SvnOperationFactory factory) |
Modifier and Type | Method and Description |
---|---|
SVNURL |
getFromURL() |
SVNURL |
getToURL() |
void |
setFromURL(SVNURL fromURL) |
void |
setToURL(SVNURL toURL) |
first, getReceiver, initDefaults, last, receive, run, setReceiver
addTarget, cancel, ensureArgumentsAreValid, ensureEnoughTargets, ensureHomohenousTargets, getApplicableChangelists, getAuthenticationManager, getCanceller, getDepth, getEventHandler, getFirstTarget, getMaximumTargetsCount, getMinimumTargetsCount, getOperationalWorkingCopy, getOperationFactory, getOptions, getRepositoryPool, getRevision, getSqliteJournalMode, getTargets, hasFileTargets, hasLocalTargets, hasRemoteTargets, isCancelled, isChangesWorkingCopy, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalMode
public SvnRepositoryInitialize(SvnOperationFactory factory)