获取“只能在版本资源上执行”CHECKOUT“当尝试使用Eclipse颠覆插件提交 [英] Getting "CHECKOUT can only be performed on a version resource" when trying to commit using Eclipse subversive plugin

查看:1199
本文介绍了获取“只能在版本资源上执行”CHECKOUT“当尝试使用Eclipse颠覆插件提交的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Mac 10.7.5,SVN 1.7和Eclipse Subversive插件上使用Eclipse Juno。偶尔,当我尝试并提交我的项目的更改(通过从包资源管理器右键单击项目,选择团队 - >提交),我收到错误:

 某些资源未被提交。 
某些资源未被提交。
svn:E200007:提交失败(详细信息):

svn:E200007:提交失败(详细信息):
svn:E200007:CHECKOUT只能在版本上执行资源[在这个时候]。
svn:E175002:/svn/subco-digital.coderepo/!svn/rvr/2110/trunk/myproject/src/main/java/org/mainco/subco/myproject/validator/UserFormValidator上的CHECKOUT请求失败.java'

我已经验证了我已经签出了我的项目的最新版本。如何处理这些重复错误?

解决方案

清理工作适用于我:



右键单击项目 - > 团队 - > 清理/刷新


I'm using Eclipse Juno on Mac 10.7.5, SVN 1.7 and the Eclipse Subversive plugin. Occassioanlly, when I try and commit changes from my project (by right clicking on the project from the package explorer, selecting "Team" -> "Commit"), I get the error:

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'

I have verified that I have checked out the latest version of my project. How can I take care of these repeated errors?

解决方案

Cleaning up worked for me:

right click on the project -> team -> cleanup / refresh

这篇关于获取“只能在版本资源上执行”CHECKOUT“当尝试使用Eclipse颠覆插件提交的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆