public class SvnMarkReplaced extends SvnOperation<java.lang.Void>
target
as being replaced. This method does not
perform any deletion\addition in the filesystem nor does it require a
connection to the repository. It just marks the current target
item as being replaced.Modifier | Constructor and Description |
---|---|
protected |
SvnMarkReplaced(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 SvnMarkReplaced(SvnOperationFactory factory)
public boolean isChangesWorkingCopy()
isChangesWorkingCopy
in class SvnOperation<java.lang.Void>
true
if the operation changes the working copy, otherwise false
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.