Hello,
we changed the hardware of our server and also have to migrate the
existing repositories (fortunately to the same subversion version 1.1.3,
apache2), the only thing that changed was the os, from Freebsd 4.10 to
5.3. I did this via recursive copy of the directories and "svnadmin
recover".
After that I can easily access my repos via svnserve, but using apache
fails.
: svn co http://<server>/version/test --username grad
Authentication realm: <http://streamer.unicc:8020> Access to Version
Password for 'grad':
svn: PROPFIND request failed on '/version/test'
svn: PROPFIND of '/version/test': 500 Internal Server Error
apache error log says:
[Wed Mar 09 16:21:59 2005] [error] [client 192.168.0.3] (20014)Error
string not specified yet: Berkeley DB error while opening environment
for filesystem /usr/local/www/repositories/studarbeit/db:\nPermission denied
[Wed Mar 09 16:21:59 2005] [error] [client 192.168.0.3] Could not fetch
resource information. [500, #0]
[Wed Mar 09 16:21:59 2005] [error] [client 192.168.0.3] Could not open
the requested SVN filesystem [500, #160029]
[Wed Mar 09 16:21:59 2005] [error] [client 192.168.0.3] Could not open
the requested SVN filesystem [500, #160029]
I have no idea why this happens
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 18:37:01 2005