static void |
SvnWcDbShared.begingReadTransaction(SVNWCDbRoot root) |
static void |
SvnWcDbShared.begingWriteTransaction(SVNWCDbRoot root) |
static void |
SvnWcDbShared.canonicalizeURLs(SVNWCDbRoot wcRoot,
boolean updateExternalProperties,
SVNExternalsStore store,
boolean omitDefaultPort) |
static boolean |
SvnWcDbPristines.checkPristine(SVNWCDbRoot root,
SvnChecksum sha1Checksum) |
static void |
SvnWcDbPristines.checkPristineChecksumRefcounts(SVNWCDbRoot root) |
static void |
SvnWcDbPristines.cleanupPristine(SVNWCDbRoot root,
java.io.File localAbsPath) |
static void |
SvnWcDbChangelist.cleanupPristine(SVNWCDbRoot root,
java.io.File localAbsPath) |
protected static java.util.Collection<SvnWcDbShared.Target> |
SvnWcDbShared.collectTargets(SVNWCDbRoot root,
java.io.File relpath,
SVNDepth depth,
java.util.Collection<java.lang.String> changelists) |
static void |
SvnWcDbShared.commitTransaction(SVNWCDbRoot root) |
protected static boolean |
SvnWcDbShared.doesNodeExists(SVNWCDbRoot wcDbRoot,
java.io.File relpath) |
static void |
SvnWcDbPristines.fixPristinesRefCount(SVNWCDbRoot root) |
java.util.List<java.lang.String> |
SVNWCDb.gatherRepoChildren(SVNWCDbRoot root,
java.io.File localRelpath,
long opDepth) |
java.util.Map<java.lang.String,ISVNWCDb.WCDbBaseInfo> |
SVNWCDb.getBaseChildrenMap(SVNWCDbRoot wcRoot,
java.io.File localRelPath,
boolean fetchLocks) |
java.util.Map<java.lang.String,ISVNWCDb.WCDbBaseInfo> |
ISVNWCDb.getBaseChildrenMap(SVNWCDbRoot root,
java.io.File localRelPath,
boolean fetchLocks) |
ISVNWCDb.WCDbBaseInfo |
SVNWCDb.getBaseInfo(SVNWCDbRoot root,
java.io.File localRelPath,
ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields) |
static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.getBaseInfo(SVNWCDbRoot wcroot,
java.io.File localRelPath,
StructureFields.NodeInfo... fields) |
java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbKind> |
SVNWCDb.getChildrenOpDepth(SVNWCDbRoot wcRoot,
java.io.File localRelPath,
int opDepth) |
static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.getDepthInfo(SVNWCDbRoot wcroot,
java.io.File localRelPath,
long opDepth,
StructureFields.NodeInfo... fields) |
static java.util.Map<java.io.File,java.io.File> |
SvnWcDbProperties.getInheritedPropertiesNodes(SVNWCDbRoot root,
java.io.File localRelPath,
SVNDepth depth) |
static Structure<StructureFields.MovedFromInfo> |
SvnWcDbShared.getMovedFromInfo(SVNWCDbRoot root,
java.io.File movedToOpRootRelPath,
java.io.File localRelPath) |
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.MovedTo |
SVNWCDb.getMovedTo(boolean scan,
SVNWCDbSelectDeletionInfo stmt,
java.io.File currentRelPath,
SVNWCDbRoot wcRoot,
java.io.File localRelPath) |
static java.io.File |
SvnWcDbPristines.getPristineFileName(SVNWCDbRoot root,
SvnChecksum sha1Checksum,
boolean createSubdir) |
static java.io.File |
SvnWcDbPristines.getPristineFuturePath(SVNWCDbRoot root,
SvnChecksum sha1Checksum) |
static java.io.File |
SvnWcDbPristines.getPristinePath(SVNWCDbRoot root,
SvnChecksum sha1Checksum) |
static SvnChecksum |
SvnWcDbPristines.getPristineSHA1(SVNWCDbRoot root,
SvnChecksum md5Checksum) |
static java.io.File |
SvnWcDbPristines.getPristineTempDir(SVNWCDbRoot root,
java.io.File wcRootAbsPath) |
static void |
SvnWcDbExternals.insertExternalNode(SVNWCDbRoot root,
java.io.File localRelpath,
Structure<StructureFields.ExternalNodeInfo> info) |
static void |
SvnWcDbPristines.installPristine(SVNWCDbRoot root,
java.io.File tempfileAbspath,
SvnChecksum sha1Checksum,
SvnChecksum md5Checksum) |
void |
SVNWCDb.markConflictInternal(SVNWCDbRoot wcRoot,
java.io.File localRelPath,
SVNSkel conflictSkel) |
protected static void |
SvnWcDbShared.nodeNotFound(SVNWCDbRoot root,
java.io.File relPath) |
SVNWCDb.BaseMovedTo |
SVNWCDb.opDepthMovedTo(long opDepth,
SVNWCDbRoot wcRoot,
java.io.File localRelPath) |
static SVNProperties |
SvnWcDbProperties.readChangedProperties(SVNWCDbRoot root,
java.io.File relpath) |
void |
SVNWCDb.readChildren(SVNWCDbRoot root,
java.io.File localRelPath,
java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbInfo> children,
java.util.Set<java.lang.String> conflicts) |
static SVNSkel |
SvnWcDbConflicts.readConflictInternal(SVNWCDbRoot wcRoot,
java.io.File localRelPath) |
SVNSkel |
SVNWCDb.readConflictInternal(SVNWCDbRoot wcRoot,
java.io.File localRelPath) |
protected static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.readInfo(SVNWCDbRoot wcRoot,
java.io.File localRelPath,
boolean isAdditionMode,
StructureFields.NodeInfo... fields) |
ISVNWCDb.WCDbInfo |
SVNWCDb.readInfo(SVNWCDbRoot wcRoot,
java.io.File localRelPath,
ISVNWCDb.WCDbInfo.InfoField... fields) |
protected static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.readInfo(SVNWCDbRoot wcRoot,
java.io.File localRelPath,
StructureFields.NodeInfo... fields) |
ISVNWCDb.WCDbInfo |
SVNWCDb.readInfoBelowWorking(SVNWCDbRoot wcRoot,
java.io.File localRelPath,
int belowOpDepth) |
static java.util.List<Structure<StructureFields.InheritedProperties>> |
SvnWcDbProperties.readInheritedProperties(SVNWCDbRoot root,
java.io.File localRelPath,
java.lang.String propertyName) |
long |
SVNWCDb.readOpDepth(SVNWCDbRoot root,
java.io.File localRelPath) |
static java.io.InputStream |
SvnWcDbPristines.readPristine(SVNWCDbRoot root,
java.io.File wcRootAbsPath,
SvnChecksum sha1Checksum) |
static SVNProperties |
SvnWcDbProperties.readPristineProperties(SVNWCDbRoot root,
java.io.File relpath) |
static SVNProperties |
SvnWcDbProperties.readProperties(SVNWCDbRoot root,
java.io.File relpath) |
static void |
SvnWcDbProperties.readPropertiesRecursively(SVNWCDbRoot root,
java.io.File relpath,
SVNDepth depth,
boolean baseProperties,
boolean pristineProperties,
java.util.Collection<java.lang.String> changelists,
ISvnObjectReceiver<SVNProperties> receiver) |
static void |
SvnWcDbPristines.removePristine(SVNWCDbRoot root,
SvnChecksum sha1Checksum) |
static void |
SvnWcDbRevert.revert(SVNWCDbRoot root,
java.io.File localRelPath) |
static void |
SvnWcDbRevert.revertRecursive(SVNWCDbRoot root,
java.io.File localRelPath) |
static void |
SvnWcDbShared.rollbackTransaction(SVNWCDbRoot root) |
protected static Structure<StructureFields.AdditionInfo> |
SvnWcDbShared.scanAddition(SVNWCDbRoot root,
java.io.File localRelpath,
StructureFields.AdditionInfo... fields) |
protected static Structure<StructureFields.DeletionInfo> |
SvnWcDbShared.scanDeletion(SVNWCDbRoot root,
java.io.File localRelpath) |
static void |
SvnWcDbChangelist.setChangelist(SVNWCDbRoot root,
java.io.File localRelPath,
java.lang.String changelistName,
java.lang.String[] changeLists,
SVNDepth depth,
ISVNEventHandler eventHandler) |
void |
SVNWCDbDir.setWCRoot(SVNWCDbRoot wcRoot) |
static void |
SVNWCDb.updateMoveListAdd(SVNWCDbRoot wcRoot,
java.io.File localRelPath,
SVNEventAction eventAction,
SVNNodeKind kind,
SVNStatusType contentState,
SVNStatusType propState) |
void |
SVNWCDb.updateMoveListNotify(SVNWCDbRoot wcRoot,
long oldRevision,
long newRevision,
ISVNEventHandler eventHandler) |
static void |
SvnWcDbProperties.upgradeApplyDavCache(SVNWCDbRoot root,
java.io.File dirRelPath,
java.util.Map<java.lang.String,SVNProperties> cacheValues) |
static void |
SvnWcDbProperties.upgradeApplyProperties(SVNWCDbRoot root,
java.io.File dirAbsPath,
java.io.File localRelPath,
SVNProperties baseProps,
SVNProperties workingProps,
SVNProperties revertProps,
int originalFormat) |