Svnservice - Windows service wrapper for Subversion svnserve

This is a windows service wrapper for Subversion svnserve. It is based on Magnus Norddahl's work.
Svnservice is released under GPL. Please download it here: msi/src. Here is the forum for discussion.

To install:
  1. Download and install subversion here. The setup.exe file is recommended.
  2. Download and install svnservice msi file here.
  3. Click the status area icon to show Svnservice Monitor. Please change the path to svnserve.exe and the repository root.  Please note that the path to repository root must not contain any spaces.
  4. Right click the status area icon to Start/Stop/Restart svnservice.

Source code is available here. It is developed with Visual Studio 2005. You need WTL, BOOST and Property Tree to compile.