[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: Henrik Vendelbo <hvendelbo_at_bluprints.com>
Date: 2004-12-07 18:34:22 CET

Surely the directory he ran the ls on is his newly created repository. I
have exactly the same issue, where permissions appear to be fine, but still
we get a permission denied error.

----- Original Message -----
From: <kfogel@collab.net>
To: "Henrik Vendelbo" <hvendelbo@bluprints.com>
Cc: <users@subversion.tigris.org>
Sent: Monday, December 06, 2004 11:22 PM
Subject: Re: another apache permissions problem

> "Henrik Vendelbo" <hvendelbo@bluprints.com> writes:
> > my repository directory has,
> > $ ls -dl /var/sourcecode/dspc
> > drwxrwsr-t 7 apache svn 4096
> >
> > all else is similar
> >
> > placing the repository in the /var/www directory seems like an odd
> > requirement, and didnt solve my problem anyway.
>
> The reason I want to know for Daniel's system is that we know the
> SVNPath he used in his httpd.conf, but we don't know what directory he
> ran 'ls' on.
>
> -Karl
>
>
> > ----- Original Message -----
> > From: <kfogel@collab.net>
> > To: "Henrik Vendelbo" <hvendelbo@bluprints.com>
> > Cc: <users@subversion.tigris.org>
> > Sent: Monday, December 06, 2004 10:54 PM
> > Subject: Re: another apache permissions problem
> >
> >
> > > > 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
> > >
> > >
> > >
> > >
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 7 18:37:28 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.