Eclipse“添加CVS存储库”挂在已知的设置上 [英] Eclipse 'Add CVS Repository' hangs on known-good settings

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

问题描述

我有一个CVS服务器被称为是好的(从其他机器工作)。
我试图设置Eclipse从Ubuntu框连接。



以下命令行命令成功:

  cvs -d ':extssh:myuser @ myhost / path / to / repository'checkout myrepository 

然而当我做Eclipse 添加CVS存储库它挂在这上,使用extssh和pserver协议。 extssh使用端口22.



(没有错误消息,它只是挂起,无论验证连接完成是开或关。)
我验证所有的设置都可以。端口22未被阻塞。
我双重选中常规>网络连接和团队CVS下的首选项
我不认为这是无钥匙ssh的问题。



这是在一个Ubuntu的框上,但这些完全相同的Eclipse CVS客户端设置从Mac盒子成功。
(Ubuntu的框使用9.10,Eclipse作为EasyEclipse 1.3.1安装,以root用户身份安装。

插件org.eclipse.team。*版本为:

(Ubuntu)

org.eclipse.team.cvs.ssh,.ssh2 3.2.100

org.eclipse.team.ui ,.核心,.cvs.core,.cvs.ui 3.3.r33x_2007 ...

(Mac)

org.eclipse.team.cvs.ssh2 3.2.300

org.eclipse.team.ui,.cvs.core,.cvs.ui 3.5.100.l20100527-0800



(EasyEclipse阻止我升级Ubuntu插件,它坚持认为这些4岁的是最新的,也许是反对使用EasyEclipse的论据。)



如何解决?如何跟踪Eclipse内部实际发生的情况?
(cvs -t -t会给出)
(作为一个侧栏,Eclipse应该实际打印一个正确的错误消息
我已经检查了每个appnote和我可以找到的用户指南。)

解决方案

共识是EasyEclipse pre引导用户升级(4岁)的Ubuntu插件,坚持认为3.3.x是最新的,导致这种挂起。



截至5/2011,EasyEclipse已退休,除非新的维护者升级。


I have a CVS server which is known to be ok (works from other machines). I am trying to set up Eclipse to connect from an Ubuntu box.

The following command-line command succeeds:

cvs  -d ':extssh:myuser@myhost/path/to/repository' checkout myrepository

Yet when I do Eclipse 'Add CVS Repository' it hangs on this, using both extssh and pserver protocols. extssh using port 22.

(There's no error message, it just hangs. Regardless whether 'Validate connection on finish' is on or off.) I verified that all of the settings are ok. Port 22 is not blocked. I double-checked Preferences under 'General>Network Connections' and 'Team>CVS' I do not think it is an issue with keyless ssh either.

This is on an Ubuntu box, but these exact same Eclipse CVS client settings succeed from a Mac box. (The Ubuntu box uses 9.10, and Eclipse is installed as EasyEclipse 1.3.1, installed as user, not root.
Plugin org.eclipse.team.* versions are:
(Ubuntu)
org.eclipse.team.cvs.ssh,.ssh2 3.2.100
org.eclipse.team.ui,.core,.cvs.core,.cvs.ui 3.3.r33x_2007...
(Mac)
org.eclipse.team.cvs.ssh2 3.2.300
org.eclipse.team.ui,.cvs.core,.cvs.ui 3.5.100.l20100527-0800

(EasyEclipse prevents me from upgrading the Ubuntu plugins, it insists these 4-year-old ones are the latest. Maybe an argument against using EasyEclipse.)

How to troubleshoot? How to trace what is actually happening inside Eclipse? (as 'cvs -t -t' would give) (As a sidebar, Eclipse should actually be printing a proper error message. I've checked every appnote and userguide I can find with Google.)

解决方案

Consensus was that EasyEclipse prevents user from upgrading the (4-year-old) Ubuntu plugins, insists that 3.3.x are the latest available, which cause this hang.

As of 5/2011, EasyEclipse is retired unless a new maintainer steps up.

这篇关于Eclipse“添加CVS存储库”挂在已知的设置上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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