svn commit

查看svn commit的帮助:

将文件提交(commit)到远程仓库。

在提交之前一定要先update,确定没有冲突才能commit。

参数说明:

示例:

svn commit -m “add test file for my test“ test.php