我正在尝试在 Eclipse 中使用颠覆性的 svn 进行提交。但是,它不断给我以下错误:
Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: Aborting commit: 'C:\Users\_\Documents\Project\src\rule' remains in conflict
Run Code Online (Sandbox Code Playgroud)
当我查看“规则文件夹”下的文件(使用包资源管理器)时,没有任何冲突..
包浏览器截图:http : //sdrv.ms/GGti1s
从其他人的帖子中,我尝试了“更新”和“与存储库同步”。虽然没有成功。它只是不让我承诺!我猜这是因为我需要一种方法来告诉冲突已解决,但我不知道如何解决。有什么帮助吗??