Last Updated on 2018-06-12 by william
1. checkout 從svn伺服器拉下來
svn co –username xxx <https url>
2. commit 修改檔案後, 更新上去
svn ci –file <file> –force-log –username xxx
Last Updated on 2018-06-12 by william
1. checkout 從svn伺服器拉下來
svn co –username xxx <https url>
2. commit 修改檔案後, 更新上去
svn ci –file <file> –force-log –username xxx