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

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

From: Peter <smile_face_at_21cn.com>
Date: 2007-06-28 04:31:21 CEST

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
Received on Thu Jun 28 04:31:18 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.