MAC 下SVN 删除文件失败 提示emains in tree-conflict windows,没用过,我这里是Mac下的终端操作 用以下命令: svn remove --force 文件名 svn resolve --accept=working 文件名 然后就可以正常工作了