On Thursday, November 5, 2015 at 2:12:41 PM UTC-8, Aaron Claessens wrote: > > I'm struggling with what would seem to be a permission issue ... > > Cent OS 7 + Apache + Trac 1.0 + SVN > > I've gave apache group permissions to the directory, when that didn't work > I chmod 777 the whole thing ... still no luck >
What is the ownership and permissions of the file /var/rancid/SVN/format? If /var/rancid/SVN is a valid Subversion repository, then to my knowledge all the files within that directory need the owner and group to be www-data (or perhaps the equivalent of www-data is the apache user on CentOS? ... I'm not sure since I've only used Debian-like systems for many years). - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
