An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
  File "/usr/local/arabica-viewvc/lib/viewvc.py", line 3628, in main
    request.run_viewvc()
  File "/usr/local/arabica-viewvc/lib/viewvc.py", line 388, in run_viewvc
    self.view_func(self)
  File "/usr/local/arabica-viewvc/lib/viewvc.py", line 1541, in view_directory
    request.repos.dirlogs(request.path_parts, request.pathrev, file_data, options)
  File "/usr/local/arabica-viewvc/lib/vclib/svn/__init__.py", line 616, in dirlogs
    get_logs(self, self._getpath(path_parts), self._getrev(rev), entries)
  File "/usr/local/arabica-viewvc/lib/vclib/svn/__init__.py", line 386, in get_logs
    rev = _get_last_history_rev(fsroot, path, subpool)
  File "/usr/local/arabica-viewvc/lib/vclib/svn/__init__.py", line 374, in _get_last_history_rev
    history = fs.node_history(fsroot, path, pool)
  File "/var/lib/python-support/python2.5/libsvn/fs.py", line 333, in svn_fs_node_history
    return apply(_fs.svn_fs_node_history, args)
SubversionException: ("Can't read file '/home/svn/jezuk/arabica/db/revs/1255': Input/output error", 5)