RE: Problem with setting up new Subversion server.
From: David Tyler <dtyler_at_justicesystems.com>
Date: Wed, 22 Aug 2012 11:22:49 -0600
Found the problem. I was using a bad configuration line for apache. Here is the configure call for httpd that works:
./configure --prefix=/usr/local/apache2 --enable-ssl --enable-cache --enable-disk-cache --enable-mem-cache --enable-autoindex --enable-dav --enable-dav-fs --enable-dav-lock --enable-mods-shared="rewrite ssl dav dav-fs dav-lock proxy"
Thanks,
From: David Tyler
I am currently receiving the following error when I attempt to access a newly created Subversion server:
svn: E175002: Unable to connect to a repository at URL 'http://blackstone/fullcourtweb'
The Subversion client seems to be working on this machine as I am able to access the old Subversion server, but I cannot access the new server which is located on the same machine. I would greatly appreciate any help on this issue.
Thank you,
System information:
Installed packages: zlib-1.2.7, libxml2-2.8.0, sqlite-3.6.20, neon-0.29.6, apache httpd-2.2.22, subversion-1.7.6
|
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.