Issue: Nothing displayed in the SVN repo via browser

  1. issueid=296 05-13-2013 05:09 PM
    Project Lead
    Number of reported issues by Pitchoune: 115
    Nothing displayed in the SVN repo via browser

    Going to http://svn.vbulletin.org/svn/project_tools/ returns a blank page with this source code:

    HTML Code:
    <?xml version="1.0"?>
    <?xml-stylesheet type="text/xsl" href="/svnstyle/svnindex.xsl"?>
    <!DOCTYPE svn [
      <!ELEMENT svn   (index)>
      <!ATTLIST svn   version CDATA #REQUIRED
                      href    CDATA #REQUIRED>
      <!ELEMENT index (updir?, (file | dir)*)>
      <!ATTLIST index name    CDATA #IMPLIED
                      path    CDATA #IMPLIED
                      rev     CDATA #IMPLIED
                      base    CDATA #IMPLIED>
      <!ELEMENT updir EMPTY>
      <!ELEMENT file  EMPTY>
      <!ATTLIST file  name    CDATA #REQUIRED
                      href    CDATA #REQUIRED>
      <!ELEMENT dir   EMPTY>
      <!ATTLIST dir   name    CDATA #REQUIRED
                      href    CDATA #REQUIRED>
    ]>
    <svn version="1.6.11 (r934486)"
         href="http://subversion.tigris.org/">
      <index rev="788" path="/" base="project_tools">
        <dir name="branches" href="branches/" />
        <dir name="tags" href="tags/" />
        <dir name="trunk" href="trunk/" />
      </index>
    </svn>
    It doesn't break any commit or update. Can you check it for users who would like to grab it? Thanks :)
Issue Details
Issue Number 296
Issue Type Task
Project Site Issues
Status Finished
Votes to perform 0
Votes not to perform 0
Assigned Users (none)
Tags svn




  1. Note:
    This issue contains some replies but it seems you don't have the permission to show them. To see them, you should log in.

    Once logged in, if the administrator decided it, you can still be able to not see replies.
+ Reply