| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.wc | |
| org.tmatesoft.svn.core.internal.wc.admin |
| Modifier and Type | Method and Description |
|---|---|
protected SVNAdminAreaInfo |
SVNStatusEditor.getAdminAreaInfo() |
| Modifier and Type | Method and Description |
|---|---|
static SVNUpdateEditor15 |
SVNUpdateEditor15.createUpdateEditor(SVNAdminAreaInfo info,
String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExtensions,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
static SVNUpdateEditor |
SVNUpdateEditor.createUpdateEditor(SVNAdminAreaInfo info,
String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExtensions,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
static void |
SVNWCManager.crop(SVNAdminAreaInfo info,
SVNDepth depth) |
static ISVNEditor |
SVNAmbientDepthFilterEditor.wrap(ISVNEditor editor,
SVNAdminAreaInfo info,
boolean depthIsSticky) |
| Constructor and Description |
|---|
SVNDiffEditor(SVNWCAccess wcAccess,
SVNAdminAreaInfo info,
AbstractDiffCallback callback,
boolean useAncestry,
boolean reverseDiff,
boolean compareToBase,
SVNDepth depth,
Collection changeLists) |
SVNRemoteStatusEditor(ISVNOptions options,
SVNWCAccess wcAccess,
SVNAdminAreaInfo info,
boolean noIgnore,
boolean reportAll,
SVNDepth depth,
ISVNStatusHandler handler) |
SVNStatusEditor(ISVNOptions options,
SVNWCAccess wcAccess,
SVNAdminAreaInfo info,
boolean noIgnore,
boolean reportAll,
SVNDepth depth,
ISVNStatusHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
SVNAdminAreaInfo |
SVNWCAccess.openAnchor(File path,
boolean writeLock,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
ISVNUpdateEditor |
SVNWCAccess.createUpdateEditor(SVNAdminAreaInfo info,
String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExtensions,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
| Constructor and Description |
|---|
SVNReporter(SVNAdminAreaInfo info,
File file,
boolean restoreFiles,
boolean useDepthCompatibilityTrick,
SVNDepth depth,
boolean lockOnDemand,
boolean isStatus,
boolean isHonorDepthExclude,
ISVNDebugLog log) |
Copyright © 2025. All rights reserved.