Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc | |
org.tmatesoft.svn.core.internal.wc.admin |
Modifier and Type | Class and Description |
---|---|
protected class |
SVNMergeDriver.MergeInfoFetcher |
protected class |
SVNMergeDriver.SubTreeMergeInfoHandler |
Modifier and Type | Method and Description |
---|---|
ISVNEntryHandler |
SVNMergeDriver.getMergeInfoEntryHandler(String mergeSrcPath,
SVNURL sourceRootURL,
long revision1,
long revision2,
SVNRepository repository,
SVNDepth depth,
List childrenWithMergeInfo) |
ISVNEntryHandler |
ISVNMergeStrategy.getMergeInfoEntryHandler(String mergeSrcPath,
SVNURL sourceRootURL,
long revision1,
long revision2,
SVNRepository repository,
SVNDepth depth,
List childrenWithMergeInfo) |
Modifier and Type | Method and Description |
---|---|
void |
SVNWCAccess.walkEntries(File path,
ISVNEntryHandler handler,
boolean showHidden,
boolean includeTC,
SVNDepth depth) |
void |
SVNWCAccess.walkEntries(File path,
ISVNEntryHandler handler,
boolean showHidden,
SVNDepth depth) |
void |
SVNAdminArea.walkThisDirectory(ISVNEntryHandler handler,
boolean showHidden,
SVNDepth depth) |
Copyright © 2024. All rights reserved.