Upgrade to Fedora Core nightmare
From: P. Scott DeVos <scott_at_savingtree.com>
Date: 2004-03-05 22:47:29 CET
I've been using subversion for many months, but I am new to this list.
I have been using subversion for RedHat 9 since the day the rpms were
http://summersoft.fay.ar.us/pub/subversion/latest/redhat-9.0/bin/
and it has been working (extremely) well.
I upgraded my server to Fedora Core 1 from RedHat 9 last night. I
Apache is set to run as user/group apache/apache. All html files and
First I updated my system -> yum update
yum update kept hanging when downloading the kernel source, so I
1. svnadmin dump /home/apache/svn > svnbackup
It *still* did not work.
I created a new svn repository. As user apache, in the /home/apache
svnadmin create test
I can check this out using:
svn checkout file:///home/apache/test
But if I try http: I get:
svn checkout http://localhost/test
Here is what is in my httpd.conf file:
LoadModule dav_svn_module modules/mod_dav_svn.so
<Location /test>
HELP! What am I doing wrong? It seems that mod_dav_svn.so has a
-- P. Scott DeVos --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Mar 5 22:47:54 2004 |
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.