When I click on the "browse the repository" link from the "http://www.nl.debian.org/devel/debian-installer/svn" web page, I get the following error:
An Exception Has Occurred
Python Traceback
Traceback (most recent call last): File "/org/svn.debian.org/viewcvs/lib/viewcvs.py", line 2585, in main request.run_viewcvs() File "/org/svn.debian.org/viewcvs/lib/viewcvs.py", line 263, in run_viewcvs self.rootpath, rev) File "/org/svn.debian.org/viewcvs/lib/vclib/svn/__init__.py", line 279, in __init__ self.repos = repos.svn_repos_open(rootpath, self.pool) SubversionException: ('Berkeley DB error while opening environment for filesystem /org/svn.debian.org/svn/d-i/db:\nPermission denied', 160029)
-Trev