实现同步两个svn服务器

初始化镜像SVN 示例:镜像svn(远程svn) 源svn(本地svn) svnsync init `镜像SVN` `源svn` --username syncuser --password syncpasshtml svnsync init http://192.168.0.62/svn/test/ http://192.168.0.61/svn/test/ --username chenwb
相关文章
相关标签/搜索