We were planning migrate our svn server from debian 3.1 to 6.0 today. Before migrating some users complained about svn db corruption as below, we tried to recover using command svnadmin recover but there was not luck.
[Wed Feb 22 23:14:30 2012] [error] Could not fetch resource information. [500, #0]<br>
[Wed Feb 22 23:14:30 2012] [error] Could not open the requested SVN filesystem [500, #160029]<br>
[Wed Feb 22 23:14:30 2012] [error] Could not open the requested SVN filesystem [500, #160029]<br>
[Wed Feb 22 23:14:31 2012] [error] (20014)Error string not specified yet: Berkeley DB error while opening environment or filesystem /var/svn/reponame/db:\nPermission denied
The below error show when I tried to access from broser.
<D:error><C:error/><m:human-readable errcode="160029">
Could not open the requested SVN filesystem
</m:human-readable></D:error>
Please help me to slove the issue.