Class FSRepositoryFactory
java.lang.Object
org.tmatesoft.svn.core.io.SVNRepositoryFactory
org.tmatesoft.svn.core.internal.io.fs.FSRepositoryFactory
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SVNRepository
createRepositoryImpl
(SVNURL url, ISVNSession session) static void
setup()
Methods inherited from class org.tmatesoft.svn.core.io.SVNRepositoryFactory
create, create, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, hasRepositoryFactory, registerRepositoryFactory
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FSRepositoryFactory
public FSRepositoryFactory()
-
-
Method Details
-
setup
public static void setup() -
createRepositoryImpl
- Specified by:
createRepositoryImpl
in classSVNRepositoryFactory
-