Uses of Class
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo
Packages that use SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo
-
Uses of SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfoModifier and TypeMethodDescriptionprivate static SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo
SvnNgMergeinfoUtil.getReposMergeInfoCatalog
(SVNRepository repository, java.lang.String relativePath, long revision, SVNMergeInfoInheritance inheritance, boolean squelchIncapable, boolean includeDescendats) private static SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo
SvnNgMergeinfoUtil.getWcMergeInfoCatalog
(SVNWCContext context, boolean includeDescendants, SVNMergeInfoInheritance inheritance, java.io.File localAbsPath, java.io.File limitAbsPath, boolean ignoreInvalidMergeInfo) (package private) static SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo
SvnNgMergeinfoUtil.getWcOrReposMergeInfoCatalog
(SVNWCContext context, SVNRepository repository, java.io.File wcPath, boolean includeDescendants, boolean reposOnly, boolean ignoreInvalidMergeInfo, SVNMergeInfoInheritance inheritance)