Eclipse 的 SVNKit

发布于 2024-10-10 07:26:22 字数 853 浏览 0 评论 0原文

尝试安装 Subversive,但对 Subversive Connectors 的概念以及如何安装它们感到窒息。

(1) 什么是 Subversive 连接器? 我唯一的猜测是它们有助于将 Subversive 插件绑定到 svn 的本地实例。是的?不?!?!

(2) 我发现一篇文章解释了 JavaHL 和 SVN Kit 连接器之间的区别(尽管它没有解释它们是什么,或者它们做了什么!),看起来我想要 SVN套件 1.3.2 出于多种原因。但是,当我尝试从 Subversive Connector Discovery 对话框安装它们时,它给出了一个错误,告诉我检查不明确的“错误日志”(Eclipse 错误日志、SVN 错误日志、Subversive 错误日志、 ?!?!)并拒绝安装它。我看到一篇文章指出这是 2009 年 12 月版本中的缺陷,但已得到修复。 这是怎么回事?我在 64 位 Ubuntu 上使用 Helios,其他人也遇到过这个问题吗?有关如何修复或规避的任何建议?

(3) 看起来 Subversive Connector Discovery 对话框被配置为在您第一次尝试从 Eclipse 内部打开 Subversive 时启动(在安装并重新启动)。但由于我无法安装 SVNKit 1.3.2,所以我取消了该对话框,关闭了 Eclipse,然后离开了一天。现在,我似乎无法启动它,而且几乎没有任何在线文档可以帮助我。 有人知道如何第二次及以后启动此对话框吗?

感谢任何可以提供哪怕是最微小帮助的人。我将为任何能回答这些问题的人清洗排水沟、修剪草坪并进行全面的春季清理!

Trying to install Subversive and am choking on the concept of Subversive Connectors, and how to install them.

(1) What are Subversive Connectors? My only guess is that they help tie the Subversive plug-in to the local instance of svn. Yes? No?!?!

(2) I found an article explaining the difference between JavaHL and SVN Kit connectors (although it didn't explain what either of them were, or what they did!), and it looks like I want SVN Kit 1.3.2 for a number of reasons. But when I try to install them from the Subversive Connector Discovery dialog, it gives me an error, tells me to check an ambiguous "error log" (Eclipse error log, SVN error log, Subversive error log, ?!?!) and refuses to install it. I came across an article stating that this was a defect from a December 2009 release, but that it had been fixed. What is going on here? I am using Helios on 64-bit Ubuntu, anybody else ever have this problem? Any suggestions for how to fix or circumvent?

(3) It looks like the Subversive Connector Discovery dialog is configured to launch the first time you try to open Subversive from inside Eclipse (after installing and restarting). But since I wasn't able to install SVNKit 1.3.2, I canceled that dialog, closed Eclipse and walked away for a day. Now, I can't seem to get it to launch, and it has next to no online documentation that is helping me. Anybody know how to launch this dialog second and subsequent times?

Thanks to anyone who can provide even the tiniest of help. I will wash the gutters, mow the lawn and perform a full spring cleanup for anyone who can answer these!!!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

辞别 2024-10-17 07:26:22

通常这效果很好,你安装了 Subversive,如果你没有安装连接器,当 Subversive 需要它时你会看到对话框。

发生的事情是最新 Eclipse/Subversive 版本中的一个令人遗憾的错误。

这对我有用。

卸载您已安装的任何与颠覆相关的内容。(帮助->关于安装详细信息)

转到 http://www.eclipse.org/subversive/downloads.php#early_access。下载 zip 文件,当前为 这个 一个。

安装您下载的文件(帮助->安装新软件,点击添加按钮,选择存档)。
稍后重新启动,系统会要求您提供 SVN 连接器,选择版本号最大的 SVNKit,您应该可以开始了。

Usually this works out pretty well, you install Subversive, and if you havn't installed a Connector, you get the dialog when Subversive needs it.

What's going on is a sad bug in the latest Eclipse/Subversive version.

Here's what worked for me.

Uninstall anything subversive related that you've installed.(Help->About Installation Details)

Go to http://www.eclipse.org/subversive/downloads.php#early_access . Download the zip file, currently this one.

Install that file you downloaded (Help->Install New Software , hit the Add button, chose Archive).
A restart later, you'll be asked for an SVN connector, choose SVNKit with the biggest version number, you should be good to go.

静水深流 2024-10-17 07:26:22

我更喜欢 subclipse,这里是安装说明的链接:

http://subclipse.tigris.org /servlets/ProjectProcess?pageID=p4wYuA

I prefer subclipse, here's the link to the install instructions:

http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

尘曦 2024-10-17 07:26:22

关于第 3 部分。您可以直接从 Polarion 的更新站点安装连接器。据我了解,这就是Subversive Connector Discovery在幕后所做的事情。其更新站点的链接位于此处,看起来类似于http://community.polarion.com/projects/subversive/download/ eclipse/4.0/luna-site/。在 Eclipse 中,单击“帮助”->“安装新软件”并将链接粘贴到“使用” 框中。这应该会为您提供可以安装的连接器列表。

In regards to part 3. You can install the connectors directly from Polarion's update site. From what I understand, this is what the Subversive Connector Discovery does under the covers. The links to their update site are found here and look something like http://community.polarion.com/projects/subversive/download/eclipse/4.0/luna-site/. In Eclipse, click Help->Install New Software and paste the link into the "Work With" box. That should give you the list of connectors you can install.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文