[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-08 07:34:35 CET

"Henrik Vendelbo" <hvendelbo@bluprints.com> writes:
> 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.

Oh, I know it is his newly created repository; what I want to see is
its absolute path, to compare that against the httpd.conf file. I'm
not saying this will lead to a solution, but I have gradually learned
to always get a *completely* unambiguous bug report with transcripts
and facts -- as opposed to prose descriptions -- first. Obviously, if
a solution were jumping out at me, I wouldn't wait for more data, I'd
just say it. But I haven't been able to figure out what this is, so
I'm trying to gather all the hard data I can.

(There isn't an NFS mount or other form of remote mount anywhere in
the path to your repository, is there?)

-Karl

> ----- 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 Wed Dec 8 07:43:26 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.