Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc | |
org.tmatesoft.svn.core.internal.wc.admin | |
org.tmatesoft.svn.core.internal.wc16 |
Modifier and Type | Field and Description |
---|---|
private SVNAdminAreaInfo |
SVNStatusEditor.myAdminInfo |
private SVNAdminAreaInfo |
SVNUpdateEditor15.myAdminInfo |
private SVNAdminAreaInfo |
SVNDiffEditor.myAdminInfo |
private SVNAdminAreaInfo |
SVNUpdateEditor.myAdminInfo |
Modifier and Type | Method and Description |
---|---|
protected SVNAdminAreaInfo |
SVNStatusEditor.getAdminAreaInfo() |
Modifier and Type | Method and Description |
---|---|
static SVNUpdateEditor15 |
SVNUpdateEditor15.createUpdateEditor(SVNAdminAreaInfo info,
java.lang.String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
java.lang.String[] preservedExtensions,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
static SVNUpdateEditor |
SVNUpdateEditor.createUpdateEditor(SVNAdminAreaInfo info,
java.lang.String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
java.lang.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,
java.util.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) |
SVNUpdateEditor(SVNAdminAreaInfo info,
java.lang.String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
java.lang.String[] preservedExtensions,
java.lang.String targetURL,
java.lang.String rootURL,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
SVNUpdateEditor15(SVNAdminAreaInfo info,
java.lang.String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
java.lang.String[] preservedExtensions,
java.lang.String targetURL,
java.lang.String rootURL,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
Modifier and Type | Field and Description |
---|---|
private SVNAdminAreaInfo |
SVNReporter.myInfo |
Modifier and Type | Method and Description |
---|---|
SVNAdminAreaInfo |
SVNWCAccess.openAnchor(java.io.File path,
boolean writeLock,
int depth) |
Modifier and Type | Method and Description |
---|---|
ISVNUpdateEditor |
SVNWCAccess.createUpdateEditor(SVNAdminAreaInfo info,
java.lang.String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
java.lang.String[] preservedExtensions,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
Constructor and Description |
---|
SVNReporter(SVNAdminAreaInfo info,
java.io.File file,
boolean restoreFiles,
boolean useDepthCompatibilityTrick,
SVNDepth depth,
boolean lockOnDemand,
boolean isStatus,
boolean isHonorDepthExclude,
ISVNDebugLog log) |
Modifier and Type | Method and Description |
---|---|
private void |
SVNUpdateClient16.doCanonicalizeURLs(SVNAdminAreaInfo adminAreaInfo,
SVNAdminArea adminArea,
java.lang.String name,
boolean omitDefaultPort,
boolean recursive) |
private void |
SVNWCClient16.setWCFormat(SVNAdminAreaInfo info,
SVNAdminArea area,
int format) |