Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc17 | |
org.tmatesoft.svn.core.internal.wc17.db |
Modifier and Type | Method and Description |
---|---|
void |
SVNWCContext.canonicalizeURLs(File path,
SVNExternalsStore externalsStore,
boolean omitDefaultPort) |
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) |
Constructor and Description |
---|
SVNUpdateEditor17(SVNWCContext wcContext,
File anchorAbspath,
String targetBasename,
Map<File,Map<String,SVNProperties>> inheritableProperties,
SVNURL reposRootUrl,
String reposUuid,
SVNURL switchURL,
SVNExternalsStore externalsStore,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExts,
ISVNDirFetcher dirFetcher) |
Modifier and Type | Method and Description |
---|---|
static void |
SvnWcDbShared.canonicalizeURLs(SVNWCDbRoot wcRoot,
boolean updateExternalProperties,
SVNExternalsStore store,
boolean omitDefaultPort) |
void |
ISVNWCDb.gatherExternalDefinitions(File localAbsPath,
SVNExternalsStore externals) |
void |
SVNWCDb.gatherExternalDefinitions(File localAbsPath,
SVNExternalsStore externals) |
Copyright © 2023. All rights reserved.