无法使用eclipse和Subversie提交SVN - CHECKOUT只能在版本资源上执行[此时]

时间:2016-08-05 13:33:51

标签: eclipse svn subversive

当我尝试提交一些更改时,我收到以下错误:

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

svn: E200007: Commit failed (details follow):
svn: E200007: CHECKOUT can only be performed on a version resource [at this time].
svn: E175002: CHECKOUT request failed on '/repos/mysystem/!svn/rvr/123456/trunk/java-src/lang/myfile.properties'

我在这里:

  1. 右键单击项目 - >清洁和刷新没有用。

  2. 已经安装了libsvn-java,

  3. 从命令行提交工作完美。我用了命令:

    svn ci / path / to / file

  4. 我有Eclipse EE Neon Release(4.6.0)

    Subversie - SVN Team Provider 4.0.0

    java版本" 1.8.0_101"

    svn,版本1.8.10(r1615264)

  5. 有什么建议吗?

0 个答案:

没有答案