svnsync init 目标 源文件
svnsync init http://ftp/svn/test1 http://ftp/svn/test2
在目标中hooks目录下 :建立pre-revprop-change.bat
内容 exit 0;
在源文件目录中hooks下:建立post-commit.bat内容:
svnsync sync --non-interactive http://hotor-PC/svn/test3 --sync-username biny --sync-password 123456
svn 两个库同步
最新推荐文章于 2020-08-04 14:03:32 发布