我在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)
我已经确认我已经检查了我项目的最新版本.我该如何处理这些重复的错误?