【问题标题】:SVN plugin issue in eclipseeclipse中的SVN插件问题
【发布时间】:2018-06-15 07:59:52
【问题描述】:

我已经通过“帮助->安装新软件”将 SVN 插件安装到我的 Eclipse 中。使用了 URL - http://subclipse.tigris.org/update_1.6.x

安装后,我尝试连接我的 SVN URL(http://svnserver.com/svn),它可以在 Tortaise svn 中运行其他机器。它收到了凭据提示,然后在 eclipse 中出现以下错误消息。

RA layer request failed svn: Server sent unexpected return value (500 Internal Server Error) in response to OPTIONS request for 'http://svnserver.com/svn'

注意:在我的机器中禁用代理后,我已经在 citrix(Cisco anyclient)中连接了客户端网络。

Eclipse 平台为 v3.6.3

【问题讨论】:

    标签: eclipse svn tortoisesvn soa


    【解决方案1】:

    您应该确保安装在 Eclipse 中的 SVN 插件是最新的并且输入的 URL 是正确的。一般来说,错误500 Internal Server Error表示服务器有问题。但是,在某些情况下,无效的存储库 URL 也可能会产生此类错误。

    【讨论】:

      【解决方案2】:

      我通过在 Window->preference->General->Network connections(Active provider = Manual) 中的代理绕过下添加主机解决了我的问题。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多