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

Re: please help, svn repository stopped working...

From: Steve Williams <stevewilliams_at_kromestudios.com>
Date: 2005-04-12 07:46:18 CEST

BlackYoda wrote:
> If anyone knows how to permanently disable selinux I think that would be
> superb.
> Or if anyone knows more about why selinux interferres with
> web_dav/Apache2/subversion and how I can make them play nice then that
> might be good too. But I'm not convinced that selinux is doing anything
> for me period and would like to kill it once and for all probably.
>
> But in the meantime, and in case anyone else has troubles with selinux
> this command disables it (apparently until you reboot):
>
> echo "0" > /selinux/enforce

http://subversion.tigris.org/faq.html#reposperms
mentions that you should run

$ chcon -R -h -t httpd_sys_content_t PATH_TO_REPOSITORY

to set the security context to allow access to the repository.

-- 
Sly
This message and its attachments may contain legally privileged or confidential information. This message is intended for the use of
the individual or entity to which it is addressed. If you are not the addressee indicated in this message, or the employee or
agent responsible for delivering the message to the intended recipient, you may not copy or deliver this message or its attachments
to anyone. Rather, you should permanently delete this message and its attachments and kindly notify the sender by reply e-mail. Any
content of this message and its attachments, which does not relate to the official business of the sending company must be taken not
to have been sent or endorsed by the sending company or any of its related entities. No warranty is made that the e-mail or attachment(s)
are free from computer virus or other defect.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 12 07:48:31 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.