SVN-IIS gives access to Subversion via MS IIS
The main goal of this project is to make a direct interface from a SVN repository to WebDav interface running on MS IIS.
Features
- Practically no overhead
- Tested on IIS5.x and IIS6.x
- Tested on http and https (used a test certificate)
- Support for HTTP 1.1 Chunked encoding
- Runs on Windows XP\2000\2003\Vista
- Apache like logging
Prerequisites
- .NET Framework
- Access from the IIS to a running Apache webserver, interfacing a SVN repository
[Via dotnetkicks.com]