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

Re: Subversion Problem with Red Hat Fedora

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-05 19:20:09 CEST

On Fri, 2004-04-02 at 17:32, Jack Huang wrote:

> [client 127.0.0.1] (20014)Error string not specified yet: Can't open file '/home/svn/repository/project/format': Permission denied

Yup, definitely a permissions problem.

> The permission for project/format file is rw-rw-r--

Does apache have complete permission to read/write the entire
repository? Forget about the one 'format' file. Can it even get *into*
the directory? Make life easier on yourself: make the entire
repository owned by whatever user apache is running as.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 5 19:22:22 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.