无法从 dev.eclipse.org 下载 cvs 项目
我正在尝试从 cvs 存储库下载项目。 该存储库取自 :pserver:[电子邮件受保护]:443/cvsroot/eclipse
但我无法下载任何内容
验证位置时出错:“无法连接到 :pserver:[电子邮件受保护]:/443/cvsroot/eclipse: 发生 I/O 异常: ProxyHTTP: java.io.IOException: 代理错误: 需要代理身份验证 (ISA 服务器要求授权来完成对 Web 的访问。代理过滤器被拒绝)”
我该如何解决这个问题?我需要下载这些项目,因为我需要 org.eclipse.equinox.transforms.xslt.plugin 捆绑包来执行 Equinox 变换 指南。 如果您知道我在哪里可以下载这个插件而不造成这些混乱,那么不客气。
如果我不插入 443 端口号,但默认的 Eclipse 会给出另一个错误:
验证位置时出错:“无法连接到 :pserver:[电子邮件受保护]:/443/cvsroot/eclipse: 发生 I/O 异常: ProxyHTTP: java.io.IOException: 代理错误: 代理错误 (指定的安全套接字层不允许 (SSL) 端口。服务器未配置为允许来自此端口的 SSL 请求。大多数 Web 浏览器使用端口 443 进行 SSL 请求。”
对于此错误,我发现我需要 ISAtrpe 向 ISA 防火墙添加端口号,但在安装之后(我读到必须如此)。在 ISA 防火墙上完成,但是怎么办???)我发现我必须有的默认端口(443)没有。 但对我来说,这不是解决上述第一个问题的正确解决方案。
我也尝试过乌龟,但没有成功。
I'm trying to download projects from a cvs repository.
The repository is taken from :pserver:[email protected]:443/cvsroot/eclipse
but I can't download anything for an
Error validating location: "Could not connect to :pserver:[email protected]:/443/cvsroot/eclipse: I/O exception occured: ProxyHTTP: java.io.IOException: proxy error: Proxy Authentication Required (The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )"
How can I solve this? I need to download these projects because I need the org.eclipse.equinox.transforms.xslt.plugin bundle to do the "How To Package Transformers for Distribution" part of the Equinox Transforms guide.
If you know where can I download this plugin without doing this mess you're welcome.
If i don't insert the 443 port number but the default Eclipse gives me another error:
Error validating location: "Could not connect to :pserver:[email protected]:/443/cvsroot/eclipse: I/O exception occured: ProxyHTTP: java.io.IOException: proxy error: Proxy Error (The Specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. )"
For this error I find that I need ISAtrpe to add a port number to ISA Firewall but after the installation (I read that must be done ON ISA Firewall but how???) I find that default ports that I must have (443) there aren't.
But to me this isn't the right solution for the first problem above.
I tried also with tortoise but it didn't work.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
听起来您需要与本地系统管理员交谈;你的 ISA 实现一团糟。
Sounds like you need to talk to your local system administrator; your ISA implementation is a mess.