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

Re: another apache permissions problem

From: <kfogel_at_collab.net>
Date: 2004-12-06 23:54:50 CET

> The error doesn't make any sense to me because I set global write
> permissions on the project directory in an attempt to ge this to work.
> ls -l on the project direcory:
>
> total 56
> drwxrwxrwx 2 root mygroup 4096 Dec 6 15:18 conf
> drwxrwxrwx 2 root mygroup 4096 Dec 6 15:18 dav
> drwxrwxrwx 2 root mygroup 4096 Dec 6 15:24 db
> -rwxrwxrwx 1 root mygroup 2 Dec 6 15:18 format
> drwxrwxrwx 2 root mygroup 4096 Dec 6 15:18 hooks
> drwxrwxrwx 2 root mygroup 4096 Dec 6 15:18 locks
> -rwxrwxrwx 1 root mygroup 379 Dec 6 15:18 README.txt

Daniel, was this the result of

   $ ls -l /data/svn/services/customers/MyProject

?

-Karl

> This is my http.conf entry (again, no permissions):
>
> <Location /MyProject>
> DAV svn
> SVNPath /data/svn/services/customers/MyProject
> </Location>
>
> If anyone has an idea as to what the problem is, please let me know.
>
> Thanks.
>
>
>
> ---------------------------------------------------------------------
> 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 Tue Dec 7 00:01:44 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.