eclipse 的颠覆问题

发布于 2024-12-13 18:54:10 字数 470 浏览 2 评论 0原文

我最近通过安装插件 subclipse 来配置 eclipse 进行 subversion。现在的问题是,当我尝试从 svn 导入文件夹时,出现此错误:

文件夹“远程不存在

我提供的 url 格式为“svn:// ...”,并且与 netbeans 配合良好。事实上,到目前为止我一直在使用 netbeans,就 svn 而言,一切都很好。另一件事如果我尝试从 subclipse 安装期间从网站获得的测试 URL 导入,那么 Eclipse 可以正常工作,因此 Eclipse 可以从 http://subclipse.tigris.org/svn/subclipse 但对我的网址抛出上述错误(否则 Netbeans 没问题)。如果有任何问题,我正在使用 ubuntu 11.04

I have recently configured eclipse for subversion by installing the plug-in subclipse. Now the problem is that when I try to import folders from svn I get this error:

Folder " does not exist remotely

The url that I provide is of the form "svn:// ... " and works fine with netbeans. Infact I was using netbeans until now and things were fine as far as svn was concerned. Another thing is that eclipse works fine if I try to import from a test url that I got from a website during subclipse installation. So eclipse can import projects from http://subclipse.tigris.org/svn/subclipse but throws the above error for my url(which is otherwise ok with netbeans). I am using ubuntu 11.04 if that is of any concern.

Thanks for any help,

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

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

发布评论

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

评论(4

迷爱 2024-12-20 18:54:10

我也有同样的问题。但现在它运行良好。

解决方案

窗口 -> 首选项 -> 团队 -> SVN

然后选择“SVN Interface”作为“JavaHL”。
单击“应用”,然后单击“确定”。

就是这样...

I had also the same problem. But now it is working fine.

Solution

Window->Preferences->Team->SVN

Then select 'SVN Interface' as 'JavaHL'.
Click 'Apply' and then 'OK'.

Thats it...

岁月静好 2024-12-20 18:54:10

如果有人遇到此问题,请检查代理连接选项。将其设置为手动。

In case anyone has this problem, check the option by proxy connectivity. Set it to manual.

左耳近心 2024-12-20 18:54:10

如果您使用的是 IBM RAD,请选择

Window->Preferences->Team->SVN
然后选择“SVN Interface”作为“SVNKit(Pure Java)svnkIT”。单击“应用”,然后单击“确定”。

If you are using the IBM RAD then please select

Window->Preferences->Team->SVN
Then select 'SVN Interface' as 'SVNKit(Pure Java)svnkIT'. Click 'Apply' and then 'OK'.

星星的軌跡 2024-12-20 18:54:10

您是否将项目导入到 Netbeans 和 Eclipse 下的同一目录中?如果是这样,这可能是问题所在,请尝试使用其他位置。

Have you imported your project into the same directory under Netbeans and Eclipse? If so that might be the problem, try to use a different location.

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