To set up a subversion server, do we need to install apache httpd server too?
Posted
by Karthik
on Stack Overflow
See other posts from Stack Overflow
or by Karthik
Published on 2010-04-09T01:06:15Z
Indexed on
2010/04/10
12:13 UTC
Read the original article
Hit count: 242
http://www.codinghorror.com/blog/2008/04/setting-up-subversion-on-windows.html
I am following this as a guide to install subversion. The tutorial at the time dealt with version 1.4.6 but the latest version is different. Is this tutorial valid still?
also there is no mention about installing the apache server.
EDIT: I want to install on windows. I meant apache 2.2 httpd server not tomcat
© Stack Overflow or respective owner