[lug] Subversion??

Sean Reifschneider jafo at tummy.com
Tue Mar 25 14:35:48 MDT 2008


gordongoldin at aim.com wrote:
 > 192.12.240.129 - - [25/Mar/2008:09:03:20 -0600] "GET /SVN/projects/nlp
 > HTTP/1.1" 401 486 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
 > rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"

Apache is giving you a 401 error, meaning it can't read the file.  You'll
want to work that problem.  What has changed on the system since it last
worked?  What has changed in the Apache configuration?  If you have SELinux
enabled, you might try "setenforce 0" and see if that makes it happy, if it
does you can resolve the SELinux side of it, but if it doesn't it's going
to be something in your system configuration.  If you su to Apache, can you
read that file (in other words, verifying that the parents are all
reachable as well)?

Sean
-- 
Sean Reifschneider, Member of Technical Staff <jafo at tummy.com>
tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability



More information about the LUG mailing list