apache and TSVN not playing nicely together, part deux
From: joshua vogelstein <joshuav_at_jhu.edu>
Date: Thu, 31 Jan 2008 15:28:43 -0500
thanks to the help of the people on this list, i had apache up and running,
so, i went ahead and did the normal thing, uncommented out of httpd.conf
LoadModule dav_module modules/mod_dav.so
and added at the end of the LoadModule section
LoadModule dav_svn_module modules/mod_dav_svn.so
copied 'mod_authz_svn.so' and 'mod_dav_svn.so' from \subverion\bin to
finally, i added to the end of my httpd.conf file
<Location /svn>
but when i try to start apache, i get: "The request operation has failed!"
thanks.
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.