public class SvnKitFacade
extends java.lang.Object
| Constructor and Description |
|---|
SvnKitFacade() |
| Modifier and Type | Method and Description |
|---|---|
org.tmatesoft.svn.core.io.SVNRepository |
create(java.lang.String svnRoot) |
org.tmatesoft.svn.core.auth.ISVNAuthenticationManager |
createDefaultAuthenticationManager(java.lang.String userName,
java.lang.String password) |
void |
setup() |
public void setup()
public org.tmatesoft.svn.core.io.SVNRepository create(java.lang.String svnRoot)
throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic org.tmatesoft.svn.core.auth.ISVNAuthenticationManager createDefaultAuthenticationManager(java.lang.String userName,
java.lang.String password)