在Eclipse中添加SVN存储库

编程入门 行业动态 更新时间:2024-10-26 08:29:52
本文介绍了在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:

svn.python/projects/peps/trunk

我得到这个:

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

Error validating location: "org.tigris.subversion.javahl.ClientException: RA layer request failed svn: OPTIONS of 'svn.python/projects/peps/trunk': could not connect to server (svn.python) " 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存储库

本文发布于:2023-11-03 06:48:53,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1554487.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Eclipse   SVN

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!