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 and Description |
---|---|
protected |
SvnSuggestMergeSources(SvnOperationFactory factory) |
Modifier and Type | Method and Description |
---|---|
boolean |
isChangesWorkingCopy()
Gets whether the operation changes working copy
|
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
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.