Please see this page for more details on how to install and configure Apache HTTP Server:
Install Apache HTTP Server
Configure Apache httpd to allow access to Subversion repositories:
Add the following inside "
VirtualHost
" element:
Configure a username/password to enforce authentication:
Enable the 'dav_svn' apache module (if not already enabled):
Create a new group 'subversion':
Restart Apache:
Verify that the http protocol is working:
You can use the browser: http://localhost/svn/myproject/mtitek-svn-test/