在Eclipse中添加SVN存储库 [英] Adding a SVN repository in Eclipse

查看:106
本文介绍了在Eclipse中添加SVN存储库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试向Eclipse添加SVN存储库。

I'm trying to add an SVN repository to Eclipse.

我已经安装了 Subclipse ,似乎工作正常但是,当我尝试添加一个新的SVN存储库时,我输入了这个例子:

I've installed Subclipse, and it seems to be working fine. But, when I try to "add a new SVN repository", I input this, for example:

http://svn.python.org/projects/peps/trunk

我得到这个:


错误验证位置:org.tigris.subversion.javahl.ClientException:RA层请求失败
svn: http://svn.python.org/projects/peps/trunk的选项':无法连接到服务器( http://svn.python.org

保留位置?

Error validating location: "org.tigris.subversion.javahl.ClientException: RA layer request failed svn: OPTIONS of 'http://svn.python.org/projects/peps/trunk': could not connect to server (http://svn.python.org) " Keep location anyway?

我知道我的Eclipse可以连接到互联网,因为我以前下载了Subclipse我不得不改变我的代理设置)。

I know that my Eclipse can connect to the Internet, because I downloaded Subclipse earlier (I had to change my proxy settings).

我已经尝试添加的其他SVN位置收到类似的消息。

I get a similar message for other SVN locations I've tried to add.

解决方案是什么?

推荐答案

,但解决方案是与Subclipse一起安装客户端适配器。

This is a dead topic, but the solution is to install a client adapter along with Subclipse.

查看,并安装SVN客户端适配器,SVNKit适配器和SVNKit库。

Take a look at this, and install SVN Client Adapter, SVNKit Adapter, and SVNKit Library.

然后在窗口下方 - >首选项 - >团队 - > SVN,并确保有SVN接口的条目。

Then check under Window -> Preference -> Team -> SVN and make sure there is an entry for SVN Interface.

为了将来参考,如果可以通过命令连接到存储库那么它一定是IDE的问题。

And for future reference, if you can connect to the repository through the command line, then it must be a problem with the IDE.

这篇关于在Eclipse中添加SVN存储库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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