public class SvnKitUtil extends Object
https://www.cnblogs.com/lekko/p/6005382.html
Constructor and Description |
---|
SvnKitUtil() |
Modifier and Type | Method and Description |
---|---|
static String[] |
checkOut(Map<String,Object> map,
File targetPath)
SVN检出
|
static org.tmatesoft.svn.core.wc.SVNClientManager |
getAuthClient(Map<String,Object> map)
对SVNKit连接进行认证,并获取连接
|
Copyright © 2017–2022. All rights reserved.