【问题标题】:tortoisesvn refuses to connect to TFS server via svn bridgetortoisesvn 拒绝通过 svn 网桥连接到 TFS 服务器
【发布时间】:2011-09-07 06:36:15
【问题描述】:

我使用 svn bridge 连接到一个带有 tortoiseSVN 的 tfs 服务器。为了同样的目的,我还需要使用另一台计算机。

问题是在一台计算机上,我用 Tortoise svn http://localhost:portNo/serverName/place 编写的 url 工作正常,我可以提交、repo 浏览等,在另一台计算机上我得到以下错误。

在 SVNBridge 错误列表中我得到了;

Could not find server url in the url (http://localhost:portNo/). Not Valid when using RequestBasePathParser

System.InvalidOperationException: Could not find server url in the url (http://localhost:portNo/). Not Valid when using RequestBasePathParser
 at SvnBridge.PathParsing.PathParserServerAndProjectInPath.GetUrlFromReuest(Uri requestURL)
 at...

在 tortoiseSVN 中我得到了,

  Server sent unexpected return value(500 Internal Server Error) in response to PROPFIND request for '/' 

一些非常简单的事情是错误的,但我一无所知。

感谢您的帮助。

【问题讨论】:

    标签: svn tfs tortoisesvn svnbridge


    【解决方案1】:

    如果您只是为了使用 Tortoise SVN 而使用 SVNBridge,那么值得注意的是,您可以直接将 shell 集成到 Team Foundation Server 中,这可能意味着您根本不需要使用 SVNBridge。

    Team Foundation Server Power Tools 包含 Windows Shell 扩展,可提供类似乌龟的功能。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-07-08
      • 2022-10-08
      • 2021-07-31
      • 1970-01-01
      • 1970-01-01
      • 2014-08-30
      • 1970-01-01
      • 2014-10-10
      相关资源
      最近更新 更多