Modifier and Type | Class and Description |
---|---|
class |
SVNCancellableEditor |
class |
SVNUpdateEditor |
class |
SVNUpdateEditor15 |
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) |
Modifier and Type | Class and Description |
---|---|
class |
SVNAmbientDepthFilterEditor17 |
class |
SVNDiffEditor17 |
class |
SVNUpdateEditor17 |
Modifier and Type | Method and Description |
---|---|
static ISVNUpdateEditor |
SVNUpdateEditor17.createUpdateEditor(SVNWCContext wcContext,
java.io.File anchorAbspath,
java.lang.String target,
java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> inheritableProperties,
SVNURL reposRoot,
SVNURL switchURL,
SVNExternalsStore externalsStore,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
java.lang.String[] preservedExts,
ISVNDirFetcher dirFetcher) |
static ISVNUpdateEditor |
SVNUpdateEditor17.createUpdateEditor(SVNWCContext context,
long targetRevision,
java.io.File anchorAbspath,
java.lang.String targetName,
java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> inheritableProperties,
boolean useCommitTimes,
SVNURL switchURL,
SVNDepth depth,
boolean depthIsSticky,
boolean allowUnversionedObstructions,
boolean addsAsModifications,
boolean serverPerformsFiltering,
boolean cleanCheckout,
ISVNDirFetcher dirFetcher,
SVNExternalsStore externalsStore,
java.lang.String[] preservedExtensions,
ISVNConflictHandler conflictHandler) |
Modifier and Type | Method and Description |
---|---|
static ISVNEditor |
SVNAmbientDepthFilterEditor17.wrap(SVNWCContext wcContext,
java.io.File anchor,
java.lang.String target,
ISVNUpdateEditor editor,
boolean depthIsSticky) |
Constructor and Description |
---|
SVNAmbientDepthFilterEditor17(ISVNUpdateEditor editor,
SVNWCContext wcContext,
java.io.File anchor,
java.lang.String target,
boolean readBase) |
Modifier and Type | Class and Description |
---|---|
class |
SvnExternalUpdateEditor |
Modifier and Type | Method and Description |
---|---|
static ISVNUpdateEditor |
SvnExternalUpdateEditor.createEditor(SVNWCContext context,
java.io.File localAbsPath,
java.io.File wriAbsPath,
SVNURL url,
SVNURL reposRootUrl,
java.lang.String reposUuid,
java.util.Map<java.lang.String,SVNProperties> iprops,
boolean useCommitTimes,
java.lang.String[] preservedExts,
java.io.File recordAncestorAbsPath,
SVNURL recordedUrl,
SVNRevision recordedPegRev,
SVNRevision recordedRev) |
Modifier and Type | Class and Description |
---|---|
class |
SvnDiffEditor |
Copyright © 2020. All rights reserved.