
Hit Next

Type in some meaningful description. And hit Next

If you host more than 1 web server on your machine, use the host-header information.
Hit Next

Specify the root path of the web server.
This is NOT the path to the repository, the SVN repository is configured in http.conf of Apache.
Hit Next

Check Read and Execute Scripts and hit Next

All is done, hit Finish

Now we have to configure the wildcard ISAPI.
Go to tab Home Directory, and hit Configuration

Hit Add

Cut and paste the path to aspnet_isapi.dll
Uncheck Check that file exists and hit OK

The wildcard extension is showing. Hit OK
When using the dll from the repository (this website) you have
to unblock it (Security issue)

Copy ../bin/SvnProxy.dll and ../web.config in the root of the webserver.
Don't forget to configure web.config. It should reference an Apache server on your LAN.
Start the web server.
That's all.