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

Re: Subversion Woes

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2005-01-13 17:06:45 CET

Adrian Hirst wrote:

> Hi,
>
>
>
> I am trying to get subversion working with the following configuration
> but its just not happening i'm getting the following error
>
> i've tried various changes and i still can't get access to my
> repository through the browser
>
>
>
> [Wed Jan 12 14:53:00 2005] [error] [client 80.176.10.146] (20014)Error
> string not specified yet: Can't open file
> '/home/adrians/svn/web/format': Permission denied
>
> [Wed Jan 12 14:53:00 2005] [error] [client 80.176.10.146] Could not
> fetch resource information. [500, #0]
>
> [Wed Jan 12 14:53:00 2005] [error] [client 80.176.10.146] Could not
> open the requested SVN filesystem [500, #13]
>
> [Wed Jan 12 14:53:00 2005] [error] [client 80.176.10.146] Could not
> open the requested SVN filesystem [500, #13]
>
>
>
> when i enter my url http://mydomain/svn/web I get the authentication
> box, enter my password then i get the 500 internal server error.
>
Have you actually created a repository at /home/adrians/svn/web using
"svnadmin create"? Does it have read/write access for the apache user?
Can you read it from the local machine using file:// access?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 13 17:09:53 2005

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.