| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.wc17 | |
| org.tmatesoft.svn.core.internal.wc17.db |
| Modifier and Type | Method and Description |
|---|---|
static SvnStatus |
SVNStatusEditor17.assembleStatus(SVNWCContext context,
File localAbsPath,
ISVNWCDb.WCDbRepositoryInfo parentReposInfo,
ISVNWCDb.SVNWCDbInfo info,
SVNNodeKind pathKind,
boolean pathSpecial,
boolean getAll,
boolean ignoreTextMods,
SVNLock repositoryLock) |
protected void |
SVNStatusEditor17.getDirStatus(File localAbsPath,
String selected,
boolean skipThisDir,
ISVNWCDb.WCDbRepositoryInfo parentReposInfo,
ISVNWCDb.SVNWCDbInfo dirInfo,
SVNFileType fileType,
Collection<String> ignorePatterns,
SVNDepth depth,
boolean getAll,
boolean noIgnore,
ISvnObjectReceiver<SvnStatus> handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
ISVNWCDb.readChildren(File localAbspath,
Map<String,ISVNWCDb.SVNWCDbInfo> children,
Set<String> conflicts) |
void |
SVNWCDb.readChildren(File localAbsPath,
Map<String,ISVNWCDb.SVNWCDbInfo> children,
Set<String> conflicts) |
void |
SVNWCDb.readChildren(SVNWCDbRoot root,
File localRelPath,
Map<String,ISVNWCDb.SVNWCDbInfo> children,
Set<String> conflicts) |
Copyright © 2025. All rights reserved.