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:
- Download and install subversion
here. The setup.exe file is recommended.
- Download and install svnservice msi file
here.
- 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.

- 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.