有没有人尝试从 eclipse (subclipse) 检查 mahout (SVN)

发布于 2024-08-10 11:28:03 字数 514 浏览 6 评论 0原文

我试图使用 subclipse 查看 mahout 的副本。

我输入以下链接尝试创建新的存储库位置,但失败了。我做错了什么吗?谢谢

https://svn.apache.org/repos/asf/lucene/mahout /trunk

错误消息如下

“验证位置时出错:”org.tigris.subversion.javahl.ClentException:RA 层请求失败 svn: 'http://svn.apache.org/repos/ 的选项asf/lucene/mahout/trunk/': 无法解析主机名“svn.apache.org”:没有已知的此类主机。

I was trying to check out a copy of mahout using the subclipse.

I typed in the following link to try to create a new reposistory location, but failed. Did I do something wrong? Thanks

https://svn.apache.org/repos/asf/lucene/mahout/trunk

The error message is below

"Error validating location: "org.tigris.subversion.javahl.ClentException:RA layer request failed
svn: OPTIONS of 'http://svn.apache.org/repos/asf/lucene/mahout/trunk/':
Could not resolve hostname 'svn.apache.org': No such host is known.

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

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

发布评论

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

评论(2

旧人 2024-08-17 11:28:03

您确定您可以在那台机器上访问互联网吗? DNS 解析正确吗?该地址是正确的。

Are you sure you had internet access on that machine? And that DNS was resolving correctly? That address is correct.

久伴你 2024-08-17 11:28:03

Mahout 已成为 apache 中的 TLP,因此存储库 url 为 http://svn.apache .org/repos/asf/mahout/trunk

您可以从 httpscolon//cwiki.apache.org/confluence/display/MAHOUT/BuildingMahout 阅读有关下载和安装说明的更多信息。它有关于在 eclipse 中配置 mahout 的说明。

Mahout has become a TLP in apache and so the repository url is http://svn.apache.org/repos/asf/mahout/trunk

You can read more about the download and install instructions from httpscolon//cwiki.apache.org/confluence/display/MAHOUT/BuildingMahout.It has notes on configuring mahout in eclipse.

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