[viewvc-users] Re: [viewvc-users] root_parents get errno 13, svn_roots don
Tim Bernhardson <[email protected]> Fri, 2 Aug 2013 19:58:12 +0000 (UTC)
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <loom.20130802T215356-270__36987.6068355099$1375512076$gmane$org@post.gmane.org> |
Gary Beckmann <gary.beckmann <at> integralife.com> writes: > > So on CentOs 6.4 (and probably any number of other distros), the solution is to set seLinux to "permissive" > (in /etc/selinux/config). > > Maybe your host isn't hidden behind any number of firewalls (my installation is an internal server), then > you will need to work out the arcana of configuring selinux so that httpd can serve up the repositories you > want to view. > > ------------------------------------------------------ > http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=3059627 > > To unsubscribe from this discussion, e-mail: [users-unsubscribe <at> viewvc.tigris.org]. > > Had the same problem with CentOS 6.4 If you are not using SELinux Work through the parent directories of /var/www/html/svn and /var/www/html/svn and make sure that the World Execute Bit is set on all of them. What the World Execute Bit does for Directories is to allow search/open of Directories/Files under that directory. Tim Bernhardson tbernhar at sunmaid.com ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=3061913 To unsubscribe from this discussion, e-mail: [[email protected]].