
SVN-IIS gives access to Subversion via Microsoft Webserver (IIS)
Have a look at the live repository:
http://svn.svniis.org/
The main goal of this project is to make a direct interface from a Subversion
repository to WebDav interface running on Microsoft Internet Information Server.
This is a long term goal!
The project is started as a Subversion intelligent proxy which runs in
combination on an existing Apache webserver. This proxy is an http handler which
has to be installed on 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 , Windows 2000 , Windows 2003, Windows Vista
- Virtual Host support towards Apache server
- Logging (Apache like)
Prerequisites
- .NET Framework 2.0 has to be installed on the Webserver
- Access from the IIS webserver to a running Apache webserver,
interfacing an SVN repository (no need running on the same machine)
The snviis program is free to use and does not contain viruses,
ad-ware, or other bad things we all do not like.
Also have a look at the
SVN forum thread about svniis (login first to join)
Any help (or complaints) about the svniis can
be send to me: Alphons van der Heijden.
svniis is an independent program and is not affiliated with www.svnforum.org or subversion.tigris.org.