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

Re: Berkeley DB error after migration

From: Daniel Graupner <listen_at_danielgraupner.de>
Date: 2005-03-09 18:59:54 CET

Kaleb Pederson wrote:
> On Wednesday 09 March 2005 9:32 am, Daniel Graupner wrote:
> It looks like you have a permissions error. Make sure that the apache user
> has full access to the files. You could test by su'ing to the apache user
> (whatever that account may be), and then trying to access the svn repository
> using the svn commandline client.

apache account is www
 : ps aux| grep httpd
root 56665 0.0 0.9 7384 4608 ?? Ss 4:21PM 0:00.32
/usr/local/sbin/httpd -k start
www 56666 0.0 1.0 7408 5016 ?? I 4:21PM 0:00.01
/usr/local/sbin/httpd -k start
www 56667 0.0 1.0 7408 5012 ?? I 4:21PM 0:00.01
...

Permissions are
drwx------ 7 www www 512 30 Mai 2004 testrepos
Same with all files/dirs in apache directory.

Regards, Daniel.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 19:03:01 2005

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.