Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc17 | |
org.tmatesoft.svn.core.internal.wc17.db | |
org.tmatesoft.svn.core.internal.wc2.ng |
Modifier and Type | Field and Description |
---|---|
ISVNWCDb.SVNWCDbKind |
SVNWCContext.CheckWCRootInfo.kind |
Modifier and Type | Method and Description |
---|---|
SVNWCContext.MergePropertiesInfo |
SVNWCContext.mergeProperties2(SVNWCContext.MergePropertiesInfo mergeInfo,
File localAbsPath,
ISVNWCDb.SVNWCDbKind kind,
SVNConflictVersion leftVersion,
SVNConflictVersion rightVersion,
SVNProperties serverBaseProperties,
SVNProperties pristineProperties,
SVNProperties actualProperties,
SVNProperties propChanges,
boolean baseMerge,
boolean dryRun,
ISVNConflictHandler conflictResolver) |
void |
SVNWCContext.ISVNWCNodeHandler.nodeFound(File localAbspath,
ISVNWCDb.SVNWCDbKind kind) |
static boolean |
SVNReporter17.restoreNode(SVNWCContext context,
File local_abspath,
ISVNWCDb.SVNWCDbKind kind,
long target_rev,
boolean useCommitTimes) |
SVNSkel |
SVNWCContext.wqBuildBaseRemove(File localAbspath,
long notPresentRevision,
ISVNWCDb.SVNWCDbKind notPresentKind) |
static SVNSkel |
SVNWCContext.wqBuildBaseRemove(SVNWCDb db,
File localAbspath,
long notPresentRevision,
ISVNWCDb.SVNWCDbKind notPresentKind) |
Modifier and Type | Field and Description |
---|---|
ISVNWCDb.SVNWCDbKind |
ISVNWCDb.SVNWCDbInfo.kind |
ISVNWCDb.SVNWCDbKind |
ISVNWCDb.WCDbBaseInfo.kind |
ISVNWCDb.SVNWCDbKind |
ISVNWCDb.WCDbInfo.kind |
ISVNWCDb.SVNWCDbKind |
ISVNWCDb.SwitchedInfo.kind |
ISVNWCDb.SVNWCDbKind |
SVNWCDb.InsertBase.kind |
ISVNWCDb.SVNWCDbKind |
SVNWCDb.InsertWorking.kind |
Modifier and Type | Method and Description |
---|---|
static ISVNWCDb.SVNWCDbKind |
SvnWcDbStatementUtil.getColumnKind(SVNSqlJetStatement stmt,
Enum<?> f) |
static ISVNWCDb.SVNWCDbKind |
SvnWcDbStatementUtil.parseKind(String kindString) |
ISVNWCDb.SVNWCDbKind |
ISVNWCDb.readKind(File localAbsPath,
boolean allowMissing)
Return the kind of the node in DB at LOCAL_ABSPATH.
|
ISVNWCDb.SVNWCDbKind |
SVNWCDb.readKind(File localAbsPath,
boolean allowMissing) |
static ISVNWCDb.SVNWCDbKind |
ISVNWCDb.SVNWCDbKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISVNWCDb.SVNWCDbKind[] |
ISVNWCDb.SVNWCDbKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ISVNWCDb.SVNWCDbKind> |
SVNWCDb.getChildrenOpDepth(SVNWCDbRoot wcRoot,
File localRelPath,
int opDepth) |
static Map<File,ISVNWCDb.SVNWCDbKind> |
SvnWcDbRevert.readRevertCopiedChildren(SVNWCContext context,
File localAbsPath) |
Modifier and Type | Method and Description |
---|---|
void |
ISVNWCDb.addBaseExcludedNode(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
ISVNWCDb.SVNWCDbKind kind,
ISVNWCDb.SVNWCDbStatus status,
SVNSkel conflict,
SVNSkel workItems)
Create a node in the BASE tree that is present in name only.
|
void |
SVNWCDb.addBaseExcludedNode(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
ISVNWCDb.SVNWCDbKind kind,
ISVNWCDb.SVNWCDbStatus status,
SVNSkel conflict,
SVNSkel workItems) |
void |
ISVNWCDb.addBaseNotPresentNode(File localAbspath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
ISVNWCDb.SVNWCDbKind kind,
SVNSkel conflict,
SVNSkel workItems) |
void |
SVNWCDb.addBaseNotPresentNode(File localAbspath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
ISVNWCDb.SVNWCDbKind kind,
SVNSkel conflict,
SVNSkel workItems) |
static String |
SvnWcDbStatementUtil.getKindText(ISVNWCDb.SVNWCDbKind kind) |
void |
ISVNWCDb.opRemoveNode(File localAbspath,
long revision,
ISVNWCDb.SVNWCDbKind kind) |
void |
SVNWCDb.opRemoveNode(File localAbspath,
long notPresentRevision,
ISVNWCDb.SVNWCDbKind notPresentKind) |
Modifier and Type | Method and Description |
---|---|
void |
SvnNgGetInfo.nodeFound(File localAbspath,
ISVNWCDb.SVNWCDbKind kind) |
void |
SvnNgGetChangelistPaths.nodeFound(File localAbsPath,
ISVNWCDb.SVNWCDbKind kind) |
Copyright © 2024. All rights reserved.