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

Re: problems with apache and svn

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Wed, 2 Jul 2008 15:12:52 -0700

On Wed, Jul 2, 2008 at 2:58 PM, Brock Denson <Brock.Denson_at_csr.com> wrote:

>
>
> On Tue, Jul 1, 2008 at 10:29 AM, Brock Denson <Brock.Denson_at_csr.com>
> wrote:
>
> Hi,
>
> This has been killing me:
>
>
>
> Setup:
>
> FC8
>
> Apache 2.2.8 (Unix) DAV/2 SVN/1.4.4 … (from /etc/httpd/log/error_log)
>
> SVN 1.4.4 (r25188)
>
>
>
> I set up the repository as follows:
>
>
>
> Mkdir /home/me/svn
>
> Chown svn:svn /home/me/svn
>
> Chmod g+s /home/me/svn
>
> Svnadmin create /home/me/svn/repo
>
>
> Can you set the permissions such that the owner and the group had rw access
> throughout the repository (do the chmod/chown with -R option -- and after
> svnadmin create)? Can you let us know if that works?
>
> Sorry, I forgot to mention that I had tried that. That is the really
> baffling part… I have to be overlooking something. Ill admit that I am no
> Linux expert, so if you can think of something else I could try or send that
> would be helpful, please let me know.
>
>
>

Well, everything so far looks good. One more trivial check, probably you did
that as well. But just checking.
What is the permission of /home/me? Does it have read/execute access for
apache/svn?

rgds
-Hari
Received on 2008-07-03 00:13:18 CEST

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.