public class SVNMergeInfoCommand extends SVNCommand implements ISVNLogEntryHandler
Constructor and Description |
---|
SVNMergeInfoCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsRevisionRange() |
protected Collection<SVNOption> |
createSupportedOptions() |
void |
handleLogEntry(SVNLogEntry logEntry)
Handles a log entry passed.
|
void |
run() |
getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitter
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
protected Collection<SVNOption> createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public boolean acceptsRevisionRange()
acceptsRevisionRange
in class SVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
public void handleLogEntry(SVNLogEntry logEntry) throws SVNException
ISVNLogEntryHandler
handleLogEntry
in interface ISVNLogEntryHandler
logEntry
- an SVNLogEntry
object
that represents per revision information
(committed paths, log message, etc.)SVNException
Copyright © 2023. All rights reserved.