On Sun, Jul 17, 2011 at 11:07 PM, Les Mikesell <lesmikes...@gmail.com> wrote: > On 7/17/11 9:41 PM, Andy Levy wrote: >> >> Rather than trying to figure out what versions you have now, just >> remove what you have& replace with a version compiled with an APR >> version that matches your Apache installation. If you installed both >> Subversion& Apache via your distro's packaging system, this should >> have all been taken care of for you. > > The packages may depend on the distribution. For example, for Red Hat or > Centos it would be httpd, subversion, and mod_dav_svn, and you'd get a > snippet of the httpd config in /etc/httpd/conf.d/subversion.conf where you > can customize the setup.
The reference to "/etc/apache2/httpd.conf" indicates that it's probably Debian or Ubunty. Red Hat correctly refers to it as "httpd". > -- > Les Mikesell > lesmikes...@gmail.com >