Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc |
Modifier and Type | Class and Description |
---|---|
class |
SVNDiffCallback |
class |
SVNMergeCallback |
class |
SVNMergeCallback15 |
Modifier and Type | Field and Description |
---|---|
protected AbstractDiffCallback |
SVNRemoteDiffEditor.myDiffCallback |
Modifier and Type | Method and Description |
---|---|
protected AbstractDiffCallback |
SVNRemoteDiffEditor.getDiffCallback() |
Modifier and Type | Method and Description |
---|---|
ISVNReusableEditor |
ISVNMergeStrategy.getMergeReportEditor(long defaultStart,
long revision,
SVNAdminArea adminArea,
SVNDepth depth,
AbstractDiffCallback mergeCallback,
ISVNReusableEditor editor) |
ISVNReusableEditor |
SVNMergeDriver.getMergeReportEditor(long defaultStart,
long revision,
SVNAdminArea adminArea,
SVNDepth depth,
AbstractDiffCallback mergeCallback,
ISVNReusableEditor editor) |
Constructor and Description |
---|
SVNDiffEditor(SVNWCAccess wcAccess,
SVNAdminAreaInfo info,
AbstractDiffCallback callback,
boolean useAncestry,
boolean reverseDiff,
boolean compareToBase,
SVNDepth depth,
Collection changeLists) |
SVNRemoteDiffEditor(SVNAdminArea adminArea,
File target,
AbstractDiffCallback callback,
SVNRepository repos,
long revision1,
long revision2,
boolean dryRun,
ISVNEventHandler handler,
ISVNEventHandler cancelHandler) |
Copyright © 2018. All rights reserved.