mac svn 命令

--初次遷出
svn checkout https://101.67.160.144:83/svn/DywxApp --username XXX --password xxx DywxAppapp

--更新所有svn

cd dywxapp
svn updateip

--提交
svn add test.js
svn commit -m 'description'it

--刪除文件
svn delete test.js
svn commit -m 'description'io

相關文章
相關標籤/搜索