位置信息在Eclipse中被错误地指定 [英] Location information has been specified incorrectly in Eclipse

查看:571
本文介绍了位置信息在Eclipse中被错误地指定的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是SVN(Subversion)的新手,在eclipse中安装了这些下面的插件后,从存储库导入项目时出现错误。

I am new to the SVN(Subversion), After installation of these below plugins in eclipse, I got an error while importing project from repository.

从远程SVN存储库导入项目时出错

Error while importing project from remote SVN repository

推荐答案


  1. 确保您在 Java 8 (今天的SVN存储库通常使用较长的密钥比较旧的Java版本支持

  2. 您已经安装了两个连接器(SVN协议的实现), JavaHL(本地天秤座ry / DLL + Java API)和SVNKit(100%Java)。选择 SVNKit (因为它更容易安装/配置):窗口>首选项:团队> SVN:SVN连接器

  3. 确保您的 SSH设置(SSH设置选项卡新的资源库位置对话框)是正确的或使用另一个协议

  1. Make sure you run Eclipse on Java 8 (today's SVN repositories usually use longer keys than supported by older Java versions)
  2. You have installed two connectors (implementation of the SVN protocol), JavaHL (native library/DLL + Java API) and SVNKit (100% Java). Choose SVNKit (because it is easier to install/configure): Window > Preferences: Team > SVN: SVN Connector
  3. Make sure your SSH settings (SSH Settings tab in the New Repository Location dialog) are correct or use another protocol.

如果这不能解决您的问题,请考虑更新您的2+年龄 Eclipse / Subversive / SVNKit安装。

If this does not fix your problem, consider to update your 2+ years old Eclipse/Subversive/SVNKit installation.

这篇关于位置信息在Eclipse中被错误地指定的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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