[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Configuring svnserver to autostart on a Window machine

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-01-08 20:30:10 CET

Clint Stotesbery wrote:
>> IIRC, sc can be used to control a service (start and stop it).� I don't
>> think you can use it to actually make svnserve run as a service.
>
>
> Actually "sc create" can be used to create services on a remote or local
> server.
> http://support.microsoft.com/?kbid=251192

But doesn't the service your creating need to be "service" binary? It's
been awhile since I've done this, but IIRC, services are executables
with a particular type of interface. svnserve is not that type of
executable, so it needs to be wrapped by something that is. That's why
you need to use srvany, svnservice, or FireDaemon. Feel free to correct
me if I'm wrong, I just don't want to pass around misinformation. :-)

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 8 20:32:43 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.