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

Re: Apache permission issue

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-08 09:14:37 CET

On Nov 8, 2006, at 01:40, Tim Liu wrote:

> I got an Apache permission issue. After searching in archived email
> and google, I learn something but still not clear about how to
> config unix account/permission among root, apache account for svn.
> Looks like I need some education from board:) thx for your patience
> and help first.
>
> Apache is installed and lauched as root.
>
> Browser msg
> ==========
> http://.../svn/csmrepos
> Forbidden
> You don't have permission to access /svn/csmrepos on this server.
>
> Apache/2.0.59 (Unix) DAV/2 SVN/1.1.4 Server at ... Port 80
>
> Apache error_log
> ==============
> [Tue Nov 07 23:34:08 2006] [error] [client ...] Access denied: -
> GET csmrepos:/
>
> Directory
> =======
> sjc-csm-lx-2[/var/subversion/repository] ls -al
> total 12
> drwxr-xr-x 3 root root 4096 Nov 7 17:28 .
> drwxr-xr-x 3 root root 4096 Nov 7 17:27 ..
> drwxr-xr-x 7 apache apache 4096 Nov 7 17:28 csmrepos

And what's in your httpd.conf file? Presumably you have a <Location /
svn/> section? Can you show us that?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 8 09:15:27 2006

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.