public class SvnWcDbProperties extends SvnWcDbShared
SvnWcDbShared.Target
EMPTY_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, sqliteError
public static SVNProperties readProperties(SVNWCDbRoot root, File relpath) throws SVNException
SVNException
public static SVNProperties readChangedProperties(SVNWCDbRoot root, File relpath) throws SVNException
SVNException
public static SVNProperties readPristineProperties(SVNWCDbRoot root, File relpath) throws SVNException
SVNException
public static void readPropertiesRecursively(SVNWCDbRoot root, File relpath, SVNDepth depth, boolean baseProperties, boolean pristineProperties, Collection<String> changelists, ISvnObjectReceiver<SVNProperties> receiver) throws SVNException
SVNException
public static void upgradeApplyProperties(SVNWCDbRoot root, File dirAbsPath, File localRelPath, SVNProperties baseProps, SVNProperties workingProps, SVNProperties revertProps, int originalFormat) throws SVNException
SVNException
public static void upgradeApplyDavCache(SVNWCDbRoot root, File dirRelPath, Map<String,SVNProperties> cacheValues) throws SVNException
SVNException
public static Map<File,File> getInheritedPropertiesNodes(SVNWCDbRoot root, File localRelPath, SVNDepth depth) throws SVNException
SVNException
public static List<Structure<StructureFields.InheritedProperties>> readInheritedProperties(SVNWCDbRoot root, File localRelPath, String propertyName) throws SVNException
SVNException
Copyright © 2018. All rights reserved.