相关疑难解决方法(0)

在尝试使用Eclipse颠覆性插件提交时,"只能在版本资源上执行CHECKOUT"

我在Mac 10.7.5,SVN 1.7和Eclipse Subversive插件上使用Eclipse Juno.Occassioanlly,当我尝试从项目中提交更改时(通过右键单击包浏览器中的项目,选择"Team" - >"Commit"),我收到错误:

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 '/svn/subco-digital.coderepo/!svn/rvr/2110/trunk/myproject/src/main/java/org/mainco/subco/myproject/validator/UserFormValidator.java'
Run Code Online (Sandbox Code Playgroud)

我已经确认我已经检查了我项目的最新版本.我该如何处理这些重复的错误?

eclipse svn subversive commit

115
推荐指数
4
解决办法
6万
查看次数

标签 统计

commit ×1

eclipse ×1

subversive ×1

svn ×1