Unable to open connection to Subverion version 1.6.1

XMLWordPrintable

    • Type: Bug
    • Resolution: Not a bug
    • Priority: Highest
    • 1.6.6
    • Affects Version/s: 1.6.6
    • Component/s: Indexing
    • Environment:

      Subversion 1.6.1 (for Apache 2.2)
      Apache HTTPD 2.2.11
      FishEye/Crucible 1.6.6
      Java 1.6.0
      Windows Server 2003 SP2

      A few days ago, we have upgraded our Subversion server to:

      • Subversion 1.6.1 (for Apache 2.2)
      • Apache HTTPD 2.2.11
      • FishEye/Crucible 1.6.6

      Using cvs2svn version 2.2.0, we have converted a few CVS modules to Subversion repositories after we upgraded the Subversion server.
      When we add these new Subversion repositories to FishEye and test the connection, we get the following error:

      Error testing connection.
      com.cenqua.fisheye.config.ConfigException - Unable to get repository information: org.tigris.subversion.javahl.ClientException: svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///D:/SvnData/Repositories/Departments' svn: Expected FS format between '1' and '3'; found format '4'
      com.cenqua.fisheye.rep.RepositoryClientException - org.tigris.subversion.javahl.ClientException: svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///D:/SvnData/Repositories/Departments' svn: Expected FS format between '1' and '3'; found format '4'
      org.tigris.subversion.javahl.ClientException - svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///D:/SvnData/Repositories/Departments' svn: Expected FS format between '1' and '3'; found format '4'
      org.tmatesoft.svn.core.SVNException - svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///D:/SvnData/Repositories/Departments' svn: Expected FS format between '1' and '3'; found format '4'
      
      Connection failure.
      

      It looks like the new repositories are created with "FS format 4", which the SVN client of FishEye does not understand.

            Assignee:
            Unassigned
            Reporter:
            Marcel Romijn
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: