On Sat, Feb 03, 2007 at 10:06:46PM -0700, Darren Spruell wrote: > Is it correct that the apache 1.x that ships with openbsd won't > support the Subversion HTTP / DAV interface (mod_dav_svn)? Subversion > docs indicate this but then seeing > /usr/local/include/subversion-1/mod_dav_svn.h in the packing list made > me wonder. >
That's just another header file... probably related to what you want but nothing more. > The only way to support the apache-based subversion is to install > apache2, right? > Not really, there's nothing in subversions Makefile that enables this... so where're the diffs? ;-) Regards, Simon