Uses of Class
org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess
Packages that use SvnRepositoryAccess
Package
Description
-
Uses of SvnRepositoryAccess in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SvnRepositoryAccessModifier and TypeMethodDescriptionprivate static SVNPropertyValue
SVNExternalsUtil.pinExternalProps
(SVNWCContext context, SvnRepositoryAccess repositoryAccess, SVNPropertyValue externalsPropValue, Map<SvnTarget, List<SVNExternal>> externalsToPin, SVNURL reposRootUrl, SvnTarget localAbsPathOrUrl) static Map<String,
SVNPropertyValue> SVNExternalsUtil.resolvePinnedExternals
(SVNWCContext context, SvnRepositoryAccess repositoryAccess, Map<SvnTarget, List<SVNExternal>> externalsToPin, SvnTarget pairSource, SvnTarget pairDst, long pairSourceRevision, SVNRepository svnRepository, SVNURL reposRootUrl) -
Uses of SvnRepositoryAccess in org.tmatesoft.svn.core.internal.wc2
Fields in org.tmatesoft.svn.core.internal.wc2 declared as SvnRepositoryAccessModifier and TypeFieldDescriptionprivate SvnRepositoryAccess
SvnRemoteOperationRunner.repositoryAccess
Methods in org.tmatesoft.svn.core.internal.wc2 that return SvnRepositoryAccessModifier and TypeMethodDescriptionprotected SvnRepositoryAccess
SvnRemoteOperationRunner.getRepositoryAccess()
-
Uses of SvnRepositoryAccess in org.tmatesoft.svn.core.internal.wc2.ng
Subclasses of SvnRepositoryAccess in org.tmatesoft.svn.core.internal.wc2.ngMethods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnRepositoryAccessModifier and TypeMethodDescriptionprivate SvnRepositoryAccess
SvnNgMergeCallback.getRepositoryAccess()
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnRepositoryAccessModifier and TypeMethodDescriptionstatic Map<String,
Map<String, SVNMergeRangeList>> SvnNgMergeinfoUtil.getMergeInfo
(SVNWCContext context, SvnRepositoryAccess repoAccess, SvnTarget target, boolean includeDescendants, boolean ignoreInvalidMergeInfo, SVNURL[] root) -
Uses of SvnRepositoryAccess in org.tmatesoft.svn.core.internal.wc2.old
Subclasses of SvnRepositoryAccess in org.tmatesoft.svn.core.internal.wc2.old