【问题标题】:VisualSVN Server : get /svnindex.xsl forbidden while accessing from browserVisualSVN 服务器:从浏览器访问时禁止获取 /svnindex.xsl
【发布时间】:2015-09-30 06:46:54
【问题描述】:

我们已经在远程机器上配置了visualsvn服务器,当从本地机器上的浏览器访问存储库时,我们在internet explorer浏览器中收到以下错误

'The XML page cannot be displayed' 
Cannot view XML input using XSL style sheet. Please correct the error and
then click the Refresh button, or try again later

在服务器机器的事件查看器中,我们发现了日志“get /svnindex.xsl disabled”。

请注意,我们可以在 TortoiseSVN 和其他 subversion 命令行工具中连接存储库。

是否需要任何设置或权限才能在浏览器中浏览存储库?

【问题讨论】:

    标签: apache svn visualsvn-server visualsvn


    【解决方案1】:

    运行 VisualSVN Server 服务的账号(账号默认为“网络服务”)必须拥有%VISUALSVN_SERVER%的读取和执行权限。在您的情况下,该帐户似乎没有对%VISUALSVN_SERVER%htdocs%VISUALSVN_SERVER%htdocs\svnindex.xsl 的读取权限。检查权限以解决问题。

    阅读文章KB37: Permissions required to run VisualSVN Server了解更多信息。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-12-22
      • 2013-06-27
      • 2019-02-24
      • 2023-03-11
      • 2022-11-13
      • 2011-09-04
      • 2017-12-01
      • 2017-07-21
      相关资源
      最近更新 更多