public class SvnNgInheritableProperties extends Object
Constructor and Description |
---|
SvnNgInheritableProperties() |
Modifier and Type | Method and Description |
---|---|
static Map<File,Map<String,SVNProperties>> |
getInheritalbeProperites(SVNWCContext context,
SVNRepository repository,
File localAbsPath,
long revision,
SVNDepth depth) |
static Map<String,SVNProperties> |
translateInheritedPropertiesPaths(Map<String,SVNProperties> iprops) |
public static Map<File,Map<String,SVNProperties>> getInheritalbeProperites(SVNWCContext context, SVNRepository repository, File localAbsPath, long revision, SVNDepth depth) throws SVNException
SVNException
public static Map<String,SVNProperties> translateInheritedPropertiesPaths(Map<String,SVNProperties> iprops)
Copyright © 2023. All rights reserved.