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