SVN hook 应用
摘要: post-commit.batSET REPOS=%1SET USER=%2SET SVN="D:/subversion/bin/svn"SET DIR="F:/website/oa/svnTest1"SVN update %DIR%(call %SVN% update %DIR% --username baoyu --password `123qweasd --non-interactive)其...阅读全文
posted @ 2008-06-19 11:16 bmw 阅读(422) | 评论 (1) 编辑
