Anyone have any ideas???  I have tried chown to user nobody (chown -R
nobody.nobody *), and even went as far as trying to chmod 777 all files
and all subdirs... no luck...
I have run the db recovery and still nothing...  Any ideas?  Is there
some sort of DB authentication that I must look into? (svnserve.conf has
write access on anon)...
Here is the HTTP error log once again...
[Mon Jun 21 10:50:51 2004] [error] [client 172.20.0.161] (20014)Error
string not
 specified yet: Berkeley DB error while opening environment for
filesystem /var/
roy/repos/db:\nPermission denied
[Mon Jun 21 10:50:51 2004] [error] [client 172.20.0.161] Could not fetch
resourc
e information.  [500, #0]
[Mon Jun 21 10:50:51 2004] [error] [client 172.20.0.161] Could not open
the requ
ested SVN filesystem  [500, #160029]
[Mon Jun 21 10:50:51 2004] [error] [client 172.20.0.161] (13)Permission
denied:
Could not open the requested SVN filesystem  [500, #160029]
-----Mensagem original-----
De: Roy Nasser 
Enviada em: sabado, 19 de junho de 2004 04:38
Para: 'users@subversion.tigris.org'
Assunto: RE: Re: Issue with Apache2 SVN access
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 Mon Jun 21 15:53:37 2004