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

Re: Why I must set repos's right to others, by apache access

From: Matt Sickler <crazyfordynamite_at_gmail.com>
Date: 2007-06-28 07:23:35 CEST

NOTHING should ever be set to xx7 - it is NEVER necessary and ALWAYS
means you are doing something wrong.
( Yes I know of a few situations where that is wrong, but
99.9999999999% of the time it is true ).

On 6/27/07, Peter <smile_face@21cn.com> wrote:
> Hi,
>
> I found the repos's right must be set to 707 (owner and others could RWX), even if user apache is the owner and group apache is the group.
>
> [root@cd-server-a svn]# chown -R apache rep
> [root@cd-server-a svn]# chgrp -R apache rep
> [root@cd-server-a svn]# chmod -R 707 rep
> [root@cd-server-a svn]# ls -l
> drwx---rwx 4 apache apache 4096 06-27 19:25 rep
>
> My host running Redhat EL5, and apache running user/group are apache/apache.
>
> Regards,
> Peter
>
> ---------------------------------------------------------------------
> 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 Thu Jun 28 07:23:49 2007

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.