[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Issue with Apache2 SVN access

From: Roy Nasser <rnasser_at_compugraf.com.br>
Date: 2004-06-19 09:37:54 CEST

Hi Toby,

My first instinct when I saw the permission errors on the apache
errorlog were to change the owner to the web server user (nobody), and
then I even tried the chmodding... All to no avail...

I must note that when I was using Tortoise on windows XP and was using
the svn:// method to access the repository I was getting some permission
errors, but after chown and chmod I am now able to access remote with
Tortoise. The DAV however still doesn't work...

The repository and Apache2+DAV+DAV_SVN are running on Linux Gentoo, and
I am trying to access the repository through a Windows machine with IE,
and the Apache2 is on port 8080, in case this helps at anything...

Thanks Again!
Roy

-----Original Message-----
From: Toby Johnson [mailto:toby@etjohnson.us]
Sent: Friday, June 18, 2004 11:37 PM
To: users@subversion.tigris.org
Subject: Re: Issue with Apache2 SVN access

Roy Nasser wrote:

>[Fri Jun 18 22:58:30 2004] [error] [client 172.20.20.14] (20014)Error
>string not specified yet: Berkeley DB error while opening environment
>for filesystem /var/
>roy/repos/db:\nDB_RUNRECOVERY: Fatal error, run database recovery [Fri
>Jun 18 22:58:30 2004] [error] [client 172.20.20.14] Could not fetch
>resourc e information. [500, #0] [Fri Jun 18 22:58:30 2004] [error]
>[client 172.20.20.14] Could not open the requ ested SVN filesystem
>[500, #160029] [Fri Jun 18 22:58:30 2004] [error] [client 172.20.20.14]

>(17)File
>exists: Could
>not open the requested SVN filesystem [500, #160029]
>
>
If you hadn't said you got this working using the regular svn command,
my first instinct would be to say it was a file permission issue. Try
doing a "chmod -R a+rwX" on /var/roy/repos just to be sure.

How exactly are you trying to access this via DAV (i.e from what
platform and using what program)?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 19 09:36:48 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.