I'm using Subversive plugin in Ganymede, but after today's update it stopped working - it just doesn't see any valid svn connectors (I've already been using 1.2.0 dev version of SVNKit, instead of a stable one, because Subversive / Ganymede could not handle it; now it can't handle even the dev one). Any ideas how to make it work? Are subversive guys releasing a new version of their plugin / connectors soon?
我在Ganymede中使用Subversive插件,但在今天的更新后它停止工作 - 它只是没有看到任何有效的svn连接器(我已经使用1.2.0 dev版本的SVNKit,而不是稳定版本,因为Subversive / Ganymede无法处理它;现在它甚至无法处理开发者)。任何想法如何使其工作?颠覆家伙很快会发布他们的插件/连接器的新版本吗?
2 个解决方案
#1
10
I had a similar problem right after the update. It turned out that I had been getting the connectors (the base connector and both the SVNKit and JavaHL connectors) from the Polarion site that had "ganymede" in the URL. Instead, I should have been using the general URL.
更新后我有类似的问题。事实证明,我从Polarion网站获得了URL中带有“ganymede”的连接器(基本连接器以及SVNKit和JavaHL连接器)。相反,我应该使用一般URL。
Checking my current configuration, you should be using this update URL:
检查我当前的配置,您应该使用此更新URL:
http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
The one I had been using, that should be deprecated if you are using it, is:
我一直在使用的那个,如果你使用它应该被弃用,是:
http://www.polarion.org/projects/subversive/download/eclipse/2.0/ganymede-site/
Note the difference. Once I changed that, I was able to download the 2.0.3 versions of the connectors, and Subversion again worked for me.
注意区别。一旦我改变了,我就能够下载2.0.3版本的连接器,Subversion再次为我工作。
#2
0
I'm using Subclipse in Ganymede successfully, maybe could you switch? I do recall having problems with SvnKit also, I'm using the JavaHL client.
我成功地在Ganymede中使用Subclipse,也许你可以切换?我记得还有SvnKit的问题,我正在使用JavaHL客户端。
#1
10
I had a similar problem right after the update. It turned out that I had been getting the connectors (the base connector and both the SVNKit and JavaHL connectors) from the Polarion site that had "ganymede" in the URL. Instead, I should have been using the general URL.
更新后我有类似的问题。事实证明,我从Polarion网站获得了URL中带有“ganymede”的连接器(基本连接器以及SVNKit和JavaHL连接器)。相反,我应该使用一般URL。
Checking my current configuration, you should be using this update URL:
检查我当前的配置,您应该使用此更新URL:
http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
The one I had been using, that should be deprecated if you are using it, is:
我一直在使用的那个,如果你使用它应该被弃用,是:
http://www.polarion.org/projects/subversive/download/eclipse/2.0/ganymede-site/
Note the difference. Once I changed that, I was able to download the 2.0.3 versions of the connectors, and Subversion again worked for me.
注意区别。一旦我改变了,我就能够下载2.0.3版本的连接器,Subversion再次为我工作。
#2
0
I'm using Subclipse in Ganymede successfully, maybe could you switch? I do recall having problems with SvnKit also, I'm using the JavaHL client.
我成功地在Ganymede中使用Subclipse,也许你可以切换?我记得还有SvnKit的问题,我正在使用JavaHL客户端。