Uses of Class
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb
Packages that use SVNWCDb
Package
Description
-
Uses of SVNWCDb in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNWCDbMethods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNWCDbModifier and TypeMethodDescriptionprivate static java.io.File
SVNWCContext.getRelativePath
(SVNWCDb db, java.io.File localAbspath) static SVNSkel
SVNWCContext.wqBuildBaseRemove
(SVNWCDb db, java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind) static SVNSkel
SVNWCContext.wqBuildDirInstall
(SVNWCDb db, java.io.File localAbsPath) static SVNSkel
SVNWCContext.wqBuildDirRemove
(SVNWCDb db, java.io.File wriAbspath, java.io.File localAbspath, boolean recursive) static SVNSkel
SVNWCContext.wqBuildFileCopyTranslated
(SVNWCDb db, java.io.File localAbspath, java.io.File srcAbspath, java.io.File dstAbspath) static SVNSkel
SVNWCContext.wqBuildFileInstall
(SVNWCDb db, java.io.File localAbspath, java.io.File sourceAbspath, boolean useCommitTimes, boolean recordFileinfo) static SVNSkel
SVNWCContext.wqBuildFileRemove
(SVNWCDb db, java.io.File wriAbspath, java.io.File localAbspath) static SVNSkel
SVNWCContext.wqBuildSyncFileFlags
(SVNWCDb db, java.io.File localAbspath) Constructors in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNWCDbModifierConstructorDescriptionSVNTreeConflictEditor
(SVNWCDb db, SVNOperation operation, SVNConflictVersion oldVersion, SVNConflictVersion newVersion, SVNWCDbRoot wcRoot, java.io.File moveRootDstRelPath) -
Uses of SVNWCDb in org.tmatesoft.svn.core.internal.wc17.db
Fields in org.tmatesoft.svn.core.internal.wc17.db declared as SVNWCDbMethods in org.tmatesoft.svn.core.internal.wc17.db that return SVNWCDbMethods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNWCDbModifier and TypeMethodDescriptionstatic void
SvnWcDbExternals.addExternalDir
(SVNWCDb db, java.io.File localAbspath, java.io.File wriPath, SVNURL reposRootUrl, java.lang.String reposUuid, java.io.File recordAncestorAbspath, java.io.File recordedReposRelPath, long recordedPegRevision, long recordedRevision, SVNSkel workItems) private void
SVNWCDb.BumpRevisionPostUpdate.bumpMovedAway
(SVNWCDbRoot wcRoot, java.io.File localRelPath, SVNDepth depth, SVNWCDb db) static java.util.List<SVNWCConflictDescription17>
SvnWcDbConflicts.convertFromSkel
(SVNWCDb db, java.io.File localAbsPath, boolean createTempFiles, SVNSkel conflictSkel) static SVNSkel
SvnWcDbConflicts.convertToConflictSkel
(java.io.File wcRootAbsPath, SVNWCDb db, java.lang.String localRelpath, java.lang.String conflictOld, java.lang.String conflictWorking, java.lang.String conflictNew, java.lang.String propReject, byte[] treeConflictData) static Structure<StructureFields.NodeInfo>
SvnWcDbShared.getBaseInfo
(SVNWCDb db, java.io.File localAbsPath, StructureFields.NodeInfo... fields) private static Structure<SvnWcDbConflicts.ConflictStatus>
SvnWcDbConflicts.getConflictStatus
(SVNWCDb db, java.io.File localAbsPath) SvnWcDbConflicts.getConflictStatusForUpdate
(SVNWCDb db, java.io.File localAbsPath, boolean treeConflictOnly) static long[]
SvnWcDbReader.getMinAndMaxRevisions
(SVNWCDb db, java.io.File localAbsPath) static java.util.Collection<java.io.File>
SvnWcDbReader.getNotPresentDescendants
(SVNWCDb db, java.io.File parentPath) static java.util.Collection<java.io.File>
SvnWcDbReader.getServerExcludedNodes
(SVNWCDb db, java.io.File path) static boolean
SvnWcDbReader.hasSwitchedSubtrees
(SVNWCDb db, java.io.File localAbspath) static boolean
SvnWcDbReader.isSparseCheckout
(SVNWCDb db, java.io.File localAbspath) static SVNSkel
SvnWcDbConflicts.readConflict
(SVNWCDb db, java.io.File localAbspath) static java.util.List<java.io.File>
SvnWcDbConflicts.readConflictMarkers
(SVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel) static Structure<SvnWcDbReader.InstallInfo>
SvnWcDbReader.readNodeInstallInfo
(SVNWCDb db, java.io.File localAbspath, SvnWcDbReader.InstallInfo... fields) static Structure<SvnWcDbReader.ReplaceInfo>
SvnWcDbReader.readNodeReplaceInfo
(SVNWCDb db, java.io.File localAbspath, SvnWcDbReader.ReplaceInfo... fields) static void
SvnWcDbConflicts.readPropertyConflicts
(java.util.List<SVNWCConflictDescription17> target, SVNWCDb db, java.io.File localAbsPath, SVNSkel conflictSkel, boolean createTempFiles, SVNOperation operation, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion) static java.util.Map<java.lang.String,
Structure<StructureFields.WalkerChildInfo>> SvnWcDbReader.readWalkerChildrenInfo
(SVNWCDb db, java.io.File localAbspath, java.util.Map<java.lang.String, Structure<StructureFields.WalkerChildInfo>> children) private static void
SvnWcDbShared.scanAddition
(SVNWCDb db, java.io.File localAbsPath) SvnWcDbShared.scanDeletion
(SVNWCDb db, java.io.File localAbsPath) static Structure<StructureFields.MovedInfo>
static void
SvnWcDbPristines.transferPristine
(SVNWCDb db, java.io.File srcLocalAbsPath, java.io.File dstWriAbsPath) Constructors in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNWCDbModifierConstructorDescriptionSVNWCDbRoot
(SVNWCDb db, java.io.File absPath, SVNSqlJetDb sDb, long wcId, int format, boolean autoUpgrade, boolean failOnVersionsMismatch, boolean enforceEmptyWQ) -
Uses of SVNWCDb in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SVNWCDbModifier and TypeMethodDescriptionvoid
SvnNgUpgradeSDb.Bumpable.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo20.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo21.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo22.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo23.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo24.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo25.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo26.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo27.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo28.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo29.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo30.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) void
SvnNgUpgradeSDb.bumpTo31.bumpTo
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) private boolean
SvnNgWcToWcCopy.hasMetadataInParentWc
(SVNWCDb wcdb, java.io.File nestedWC, java.io.File nestedWCParent) private static void
SvnNgUpgradeSDb.runBump
(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath, SvnNgUpgradeSDb.Bumpable bump) static int
SvnNgUpgradeSDb.upgrade
(java.io.File wcRootAbsPath, SVNWCDb db, SVNSqlJetDb sDb, int startFormat, ISVNEventHandler eventHandler) -
Uses of SVNWCDb in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old with parameters of type SVNWCDbModifier and TypeMethodDescriptionprivate SvnOldUpgradeEntries.WriteBaton
SvnOldUpgrade.upgradeToWcng
(SvnOldUpgradeEntries.WriteBaton parentDirBaton, SVNWCDb db, java.io.File dirAbsPath, int oldFormat, ISVNWCDb.SVNWCDbUpgradeData data, java.util.Map<SVNURL, java.lang.String> reposCache, SvnOldUpgrade.RepositoryInfo reposInfo) private void
SvnOldUpgrade.upgradeWorkingCopy
(SvnOldUpgradeEntries.WriteBaton parentDirBaton, SVNWCDb db, java.io.File dirAbsPath, ISVNWCDb.SVNWCDbUpgradeData data, java.util.Map<SVNURL, java.lang.String> reposCache, SvnOldUpgrade.RepositoryInfo reposInfo) private static SvnOldUpgradeEntries.WriteBaton
SvnOldUpgradeEntries.writeEntry
(boolean isCalculateEntryNode, SvnOldUpgradeEntries.WriteBaton parentNode, SVNWCDb db, ISVNWCDb.SVNWCDbUpgradeData upgradeData, SVNEntry entry, SvnOldUpgrade.TextBaseInfo textBaseInfo, java.io.File localRelPath, java.io.File tmpEntryAbsPath, java.io.File rootAbsPath, SVNEntry thisDir, boolean isCreateLocks, int targetWorkingCopyFormat) SvnOldUpgradeEntries.writeUpgradedEntries
(SvnOldUpgradeEntries.WriteBaton parentNode, SVNWCDb db, ISVNWCDb.SVNWCDbUpgradeData upgradeData, java.io.File dirAbsPath, java.util.Map<java.lang.String, SVNEntry> entries, SVNHashMap textBases, int targetWorkingCopyFormat)