Welcome to the svnservice project page!
For the start read mission and then get the files from subversion: http://svnservice.tigris.org/source/browse/svnservice/
You will find the latest sources within the subdirectory "trunk".
Your contribution is very welcome - see under "Contribution currently needed".
Mission
The goal of the project is to offer a comfortable way to run svn server (svnserve.exe) as MS Windows service.
High-level features include
-
Installed as standard MS Windows service, controllable as any Windows service
-
Convenient installer.
-
Easy configuration via Admininterface.
-
Runs on every machine that has the free .NET framework installed.
- Use the issue tracker to track features and enhancement
requests. It is not just for bugs, pre-populate it with feature
descriptions so that potential contributors know what you would like them
to work on.
Rules for development
-
Use C# language and all your best knowledge.
-
Add useful comments to your code.
Contribution currently needed on
-
Writing documentation.
-
Testing service on different machines and different environments.
Current Issues
- Problems with the SVNServiceSetup MSI installer on Vista due to incompatibilities with VS .NET 2003/2005.
The issue with VS is described by some MS Developer:
http://blogs.msdn.com/donsmith/archive/2006/11/30/installing-software-factories-on-vista.aspx
Workaround: use an administrator command prompt and install with "msiexec /i SVNServiceSetup-
.msi"