windows SVN提交后自动更新钩子

post-commit.cmd @echo off SET REPOS=%1 SET USER=%2 SET SVN="D:\Program Files (x86)\VisualSVN Server\bin\svn.exe" SET DIR="D:\AppServ\www\airasia-test" (call %SVN% update %DIR% --username kongdq --pass
相关文章
相关标签/搜索