ISvnOperationOptionsProvider
public class SvnSuggestMergeSources extends SvnOperation<java.util.Collection<SVNURL>>
URLs
) for working copy target
at
target
's pegRevision
.
SvnOperation.run()
potential merge sources for url
.Modifier | Constructor | Description |
---|---|---|
protected |
SvnSuggestMergeSources(SvnOperationFactory factory) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isChangesWorkingCopy() |
Gets whether the operation changes working copy
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTarget, cancel, ensureArgumentsAreValid, ensureEnoughTargets, ensureHomohenousTargets, getApplicableChangelists, getAuthenticationManager, getCanceller, getDepth, getEventHandler, getFirstTarget, getMaximumTargetsCount, getMinimumTargetsCount, getOperationalWorkingCopy, getOperationFactory, getOptions, getRepositoryPool, getRevision, getSqliteJournalMode, getTargets, hasFileTargets, hasLocalTargets, hasRemoteTargets, initDefaults, isCancelled, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalMode
protected SvnSuggestMergeSources(SvnOperationFactory factory)
public boolean isChangesWorkingCopy()
isChangesWorkingCopy
in class SvnOperation<java.util.Collection<SVNURL>>
true
if the operation changes the working copy, otherwise false