2008年6月19日

SVN hook 应用

摘要: post-commit.bat SET REPOS=%1 SET USER=%2 SET SVN="D:/subversion/bin/svn" SET DIR="F:/website/oa/svnTest1" SVN update %DIR% (call %SVN% update %DIR% -... 阅读全文

posted @ 2008-06-19 11:16 bmw 阅读(1534) 评论(1) 推荐(0) 编辑

导航