【问题标题】:Eclipse-SVN plugin commit issueEclipse-SVN 插件提交问题
【发布时间】:2016-03-03 19:34:39
【问题描述】:

我在 Eclipse 中使用 SVN 插件。当我尝试提交代码时,出现以下错误。

Some of selected resources were not committed.
Some of selected resources were not committed.
svn: E155011: Commit failed (details follow):

svn: E155011: Commit failed (details follow):
svn: E155011: File 'C:\Users\anand_raj\Project details\EnterpriseSearchService\src\main\java\com\photon\knowledgemanagement\bean\Node.java' is out of date

我也尝试了以下

  1. 团队清理
  2. 团队更新
  3. 删除整个项目并再次从SVN中签出代码
  4. 切换到新工作区,再次从 SVN 签出代码
  5. 谷歌搜索并找到了这个,但没有太大帮助:Commit failed in Eclipse

请帮忙。

PS:我可以通过 TortoiseSVN 提交,但不能通过 Eclipse SVN-plugin

【问题讨论】:

    标签: java eclipse svn


    【解决方案1】:

    这个话题也出现了类似的问题 How do you overcome the svn 'out of date' error? 也许你在那里找到解决方案。因为我可以在你的代码中看到它说 Node.java 已经过时了。

    【讨论】:

    • 感谢您的回复,但那里的链接谈到了 TortoiseSvn 客户端。我正在使用 Eclipse SVN 插件
    猜你喜欢
    • 2018-06-15
    • 2013-03-10
    • 2011-07-22
    • 2018-04-27
    • 2014-07-14
    • 1970-01-01
    • 1970-01-01
    • 2012-07-03
    相关资源
    最近更新 更多