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