Alina Frey wrote on Fri, Jan 28, 2011 at 14:05:19 -0500: > Yes, I am on Windows. > I installed Apache Subversion (Setup-Subversion-1.6.15.msi). No previous > versions installed.
Oh, and just to clarify: "Apache Subversion" includes mod_dav_svn, but does /not/ include the Apache HTTP Server (httpd) --- if you want it, you need to download it separately. I'll be happy to add a statement to that effect to our web site if needed. (there's already the issue of "the Apache Subversion repository", which is an ambiguous phrase...) > You mentioned that I need to stop apache server. How do I know if it's > running? netstat -an > You mentioned that we need to copy mod_*.so files to the apache modules > folder. Was I supposed to have an apache folder anywhere (where?). Was I > supposed to install apache separately? Or it's included in Python somewhere? mod_dav_svn and httpd aren't included in the python bindings.