xxj 发表于 2013-2-4 22:33:04

SVN Service

<div class="postcontent">http://dark.clansoft.dk/~mbn/svnservice/<h2>SVN Service Wrapper for Windows

This is my Win32 Service wrapper for SVN. Source is included, and its in the public domain. No need to copyright this stuff.

[*]SVNService.zip
Usage instructions:SVNService -?                               to display this listSVNService -install <svnserve parameters>   to install the serviceSVNService -setup <svnserve parameters>   to change command line parameters for svnserveSVNService -remove                        to remove the serviceSVNService -debug                           to run as a console app for debuggingExample:SVNService -install -d -r c:svnrepoSVNService -setup -d -r c:otherplacesvnrepoIMPORTANT:Make sure you place SVNService.exe in the same directory as svnserve.exeSpecial thanks go to Craig Link at Microsoft for creating the initial service.c.
-Magnus Norddahl
<div class="itemdesc" /></h2>
页: [1]
查看完整版本: SVN Service