An Exception Has Occurred

Python Traceback

  File "/usr/local/viewvc/lib/viewvc.py", line 5584, in main
    request.run_viewvc()
  File "/usr/local/viewvc/lib/viewvc.py", line 458, in run_viewvc
    self.view_func(self)
  File "/usr/local/viewvc/lib/viewvc.py", line 3811, in view_patch
    fp = request.repos.rawdiff(p1, rev1, p2, rev2, diff_type, diff_options,
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/viewvc/lib/vclib/svn/svn_repos.py", line 596, in rawdiff
    temp1 = temp_checkout(self, p1, r1)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/viewvc/lib/vclib/svn/svn_repos.py", line 225, in temp_checkout
    stream = fs.file_contents(root, path)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/libsvn/fs.py", line 945, in svn_fs_file_contents
    return _fs.svn_fs_file_contents(*args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
svn.core.SubversionException: 160017 - Attempted to get textual contents of a *non*-file node