public final class SVNUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
checkAuthentication(org.tmatesoft.svn.core.auth.ISVNAuthenticationManager authManager,
String strUrl) |
static String |
doSvnCheckoutSite(String strSiteName,
String strUrl,
String strCheckoutBaseSitePath,
ReleaseSVNCheckoutClient updateClient,
CommandResult result) |
static fr.paris.lutece.util.ReferenceList |
getSvnDirChildren(String strUrlSite,
org.tmatesoft.svn.core.wc.SVNClientManager clientManager) |
static void |
init()
Initialise les diff�rentes factory pour le svn
|
public static void init()
public static String doSvnCheckoutSite(String strSiteName, String strUrl, String strCheckoutBaseSitePath, ReleaseSVNCheckoutClient updateClient, CommandResult result) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNException
public static fr.paris.lutece.util.ReferenceList getSvnDirChildren(String strUrlSite, org.tmatesoft.svn.core.wc.SVNClientManager clientManager) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNException
public static boolean checkAuthentication(org.tmatesoft.svn.core.auth.ISVNAuthenticationManager authManager, String strUrl)
Copyright © 2018 City of Paris. All rights reserved.