Dav*_*ave 115 eclipse svn subversive commit
我在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)
我已经确认我已经检查了我项目的最新版本.我该如何处理这些重复的错误?
Tha*_*ana 223
清理工作对我来说:
右键单击project- > team- >cleanup/refresh
小智 30
这很可能是您的控制台svn版本与您的Eclipse"SVNKIT(纯Java)"版本不同,您可以使用"JavaHL(JNI)"更改Preferences => Team => SVN => SVN interface => Client
我的情况如下,使用Java HL 1.7.10是可以的,但使用SVNKIt v1.7.9会有问题
wuliang-Mac:src wwu$ svn --version
svn, version 1.7.10 (r1485443)
compiled Jul 9 2013, 12:55:03
Run Code Online (Sandbox Code Playgroud)

| 归档时间: |
|
| 查看次数: |
61314 次 |
| 最近记录: |