【问题标题】:Unable to commit a renamed file to Subversion (SVN)无法将重命名的文件提交到 Subversion (SVN)
【发布时间】:2013-08-25 15:34:15
【问题描述】:

我已经使用 TortoiseSVN 成功提交到 SVN 存储库,但最近当我尝试对同一文件夹中的文件从 Guide v1.0.docxGuide v1.1.docx 进行简单重命名时,我无法提交,我得到以下信息错误:

Error: Commit failed (details follow):  
Error: File 'C:\MyApp\Guide v1.1.docx' is out of date  
Error: File 'Guide v1.1.docx' already exists  
Error: You have to update your working copy first.  

我尝试了以下,但这些都导致了上述错误:

  • 对我的工作副本进行 SVN 更新。
  • 从我的本地计算机中删除存储库,重新签出,然后重新添加修改后的文件。
  • 使用repo浏览器直接删除远程仓库中的文件。

Guide v1.1.docx 不存在于存储库中,所以我不确定它可能在抱怨什么。

【问题讨论】:

标签: svn tortoisesvn commit


【解决方案1】:

我使用的是最新版本的 Toirtoise 1.8.1,然后恢复到 1.8.0 解决了这个问题。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-12-22
    • 1970-01-01
    • 2012-04-23
    • 2014-03-01
    • 1970-01-01
    相关资源
    最近更新 更多