Skip to content

SubversionException: 160043 - Expected FS format between '1' and '7'; found format '8' #2

@ogermann

Description

@ogermann

When we try to connect to our subversion repository we see the following python stacktrace:

An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
  File "/usr/lib/viewvc/lib/viewvc.py", line 4855, in main
    request.run_viewvc()
  File "/usr/lib/viewvc/lib/viewvc.py", line 276, in run_viewvc
    self.repos.open()
  File "/usr/lib/viewvc/lib/vclib/svn/svn_repos.py", line 387, in open
    self.repos = repos.svn_repos_open(self.rootpath)
  File "/usr/lib/python2.7/dist-packages/libsvn/repos.py", line 261, in svn_repos_open
    return _repos.svn_repos_open(*args)
SubversionException: 160043 - Expected FS format between '1' and '7'; found format '8'

"Old" libsvn version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions