public class SVNGitRepositoryFactory
extends org.tmatesoft.svn.core.io.SVNRepositoryFactory
| Constructor and Description |
|---|
SVNGitRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.tmatesoft.svn.core.io.SVNRepository |
create(org.tmatesoft.svn.core.SVNURL url) |
protected org.tmatesoft.svn.core.io.SVNRepository |
createRepositoryImpl(org.tmatesoft.svn.core.SVNURL url,
org.tmatesoft.svn.core.io.ISVNSession options) |
protected org.tmatesoft.svn.core.io.SVNRepository createRepositoryImpl(org.tmatesoft.svn.core.SVNURL url,
org.tmatesoft.svn.core.io.ISVNSession options)
createRepositoryImpl in class org.tmatesoft.svn.core.io.SVNRepositoryFactorypublic static org.tmatesoft.svn.core.io.SVNRepository create(org.tmatesoft.svn.core.SVNURL url)
Copyright © 2015. All rights reserved.