Running Subversion on Windows sans Apache?
- by DA
We're stuck with a Windows IIS 6 server at the moment. We'd really like to get a decent OS version control system set up for it.
Can Subversion run without Apache? Most documentation that I've come across states that Apache is required, but I have seen a few mentions that Subversion can run as a stand-alone-server by itself alongside IIS. Alas, I can't find details on that particular configuration. Is that true and, if so, can anyone point me to some documentation on that?