public class SvnWcDbProperties extends SvnWcDbShared
SvnWcDbShared.TargetEMPTY_PROPS_BLOB| Constructor and Description |
|---|
SvnWcDbProperties() |
begingReadTransaction, begingWriteTransaction, canonicalizeURLs, collectTargets, commitTransaction, doesNodeExists, getBaseInfo, getBaseInfo, getDepthInfo, getMovedFromInfo, nodeIsNotInstallable, nodeNotFound, nodeNotFound, readInfo, readInfo, rollbackTransaction, scanAddition, scanAddition, scanDeletion, scanDeletion, scanMoved, sqliteErrorpublic static SVNProperties readProperties(SVNWCDbRoot root, File relpath) throws SVNException
SVNExceptionpublic static SVNProperties readChangedProperties(SVNWCDbRoot root, File relpath) throws SVNException
SVNExceptionpublic static SVNProperties readPristineProperties(SVNWCDbRoot root, File relpath) throws SVNException
SVNExceptionpublic static void readPropertiesRecursively(SVNWCDbRoot root, File relpath, SVNDepth depth, boolean baseProperties, boolean pristineProperties, Collection<String> changelists, ISvnObjectReceiver<SVNProperties> receiver) throws SVNException
SVNExceptionpublic static void upgradeApplyProperties(SVNWCDbRoot root, File dirAbsPath, File localRelPath, SVNProperties baseProps, SVNProperties workingProps, SVNProperties revertProps, int originalFormat) throws SVNException
SVNExceptionpublic static void upgradeApplyDavCache(SVNWCDbRoot root, File dirRelPath, Map<String,SVNProperties> cacheValues) throws SVNException
SVNExceptionpublic static Map<File,File> getInheritedPropertiesNodes(SVNWCDbRoot root, File localRelPath, SVNDepth depth) throws SVNException
SVNExceptionpublic static List<Structure<StructureFields.InheritedProperties>> readInheritedProperties(SVNWCDbRoot root, File localRelPath, String propertyName) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.