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

Re: Apache2 - Subversion configuration

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-07-03 16:18:31 CEST

On Jul 3, 2006, at 16:01, Keith Rogers wrote:

>>> The logs do contain some interesting info!
>>>
>>> According to the apache log, the problem is that it can't access
>>> the /srv/svn/repos/project/format file. I changed the permissions
>>> on this file to allow everyone read/write access, but the message
>>> is still appearing in the logs..
>>
>> That all sounds reasonable... why isn't it working? Hmm... Are all
>> the directories leading up to that file (/srv, /srv/svn, /srv/svn/
>> repos, etc.) readable and executable by Apache?
>
> Yes, every directory up to that file is readable/executable by all.
> Here is the error message from the apache2 log:
>
> [Wed Jun 28 20:39:51 2006] [error] [client 172.17.2.56] (20014)
> Error string not specified yet: Can't open file '/usr/share/svn/ims/
> format': Permission denied
> [Wed Jun 28 20:39:51 2006] [error] [client 172.17.2.56] Could not
> fetch resource information. [500, #0]
> [Wed Jun 28 20:39:51 2006] [error] [client 172.17.2.56] Could not
> open the requested SVN filesystem [500, #13]
> [Wed Jun 28 20:39:51 2006] [error] [client 172.17.2.56] Could not
> open the requested SVN filesystem [500, #13]
>
> (excuse the wildly incorrect date/time - this is running on a
> virtual machine)

Perhaps this is a stupid question :-) but I have no experience with
virtual machines... The Apache configuration points at /srv/svn/repos/
project which is where you actually have the repository. But the
Apache error log says it cannot find /usr/share/svn/ims? How do we
reconcile that discrepancy?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 3 16:21:02 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.