E.g., https://svn.savannah.gnu.org/viewvc/?root=gnueval ->

An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/viewvc/lib/viewvc.py", line 4322, in main
    request.run_viewvc()
  File "/usr/lib/viewvc/lib/viewvc.py", line 268, in run_viewvc
    self.repos.open()
  File "/usr/lib/viewvc/lib/vclib/svn/svn_repos.py", line 403, in open
    self.repos = repos.svn_repos_open(self.rootpath)
  File "/usr/lib/python2.7/dist-packages/libsvn/repos.py", line 216, in 
svn_repos_open
    return _repos.svn_repos_open(*args)
SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': 
Permission denied


or

make: Entering directory '/srv/data/home/a/ams/gnueval'
svn update
Updating '.':
svn: E170013: Unable to connect to a repository at URL 
'svn://svn.savannah.gnu.org/gnueval'
svn: E000013: Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied
Makefile:24: recipe for target 'pending-report-mail' failed
make: *** [pending-report-mail] Error 1
make: Leaving directory '/srv/data/home/a/ams/gnueval'



Reply via email to