标签操作 创建 svn copy svn://../trunk/project svn://../tags/project_tag1 -m "创建标签1" 删除 svn rm svn://../tags/project_tag1 -m "删除标签1"