public class SvnRepositorySynchronize extends SvnReceivingOperation<SVNAdminEvent>
| Constructor and Description |
|---|
SvnRepositorySynchronize(SvnOperationFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
SVNURL |
getToURL() |
void |
setToURL(SVNURL toURL) |
first, getReceiver, initDefaults, last, receive, run, setReceiveraddTarget, 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, setSqliteJournalModepublic SvnRepositorySynchronize(SvnOperationFactory factory)