Uses of Enum
org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.RepositoryInfo
Packages that use SvnRepositoryAccess.RepositoryInfo
Package
Description
-
Uses of SvnRepositoryAccess.RepositoryInfo in org.tmatesoft.svn.core.internal.wc2
Methods in org.tmatesoft.svn.core.internal.wc2 that return SvnRepositoryAccess.RepositoryInfoModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SvnRepositoryAccess.RepositoryInfo[]
SvnRepositoryAccess.RepositoryInfo.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc2 that return types with arguments of type SvnRepositoryAccess.RepositoryInfoModifier and TypeMethodDescriptionabstract Structure<SvnRepositoryAccess.RepositoryInfo>
SvnRepositoryAccess.createRepositoryFor
(SvnTarget target, SVNRevision revision, SVNRevision pegRevision, File baseDirectory) -
Uses of SvnRepositoryAccess.RepositoryInfo in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return types with arguments of type SvnRepositoryAccess.RepositoryInfoModifier and TypeMethodDescriptionSvnNgRepositoryAccess.createRepositoryFor
(SvnTarget target, SVNRevision revision, SVNRevision pegRevision, File baseDirectory) -
Uses of SvnRepositoryAccess.RepositoryInfo in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old that return types with arguments of type SvnRepositoryAccess.RepositoryInfoModifier and TypeMethodDescriptionSvnOldRepositoryAccess.createRepositoryFor
(SvnTarget target, SVNRevision revision, SVNRevision pegRevision, File baseDirectory)