On XP(not sure about the others), you can actually use the built-in sc.exe
to make pretty much anything into a service. Just run "sc" from a command
prompt and it will give you the options. Technically it's part of the
resource kit, but it's been on many of my systems by default.
http://support.microsoft.com/?kbid=251192
J Wynia
jwynia@pragmapool.com
www.pragmapool.com
On Mon, 24 May 2004, Ben Collins-Sussman wrote:
> On Mon, 2004-05-24 at 15:40, Toby Johnson wrote:
>
> > I don't blame Subversion's authors at all for not including this support
> > for Windows. Starting a daemon on Unix is as easy as a fork(). Windows
> > requires you to jump through crazy hoops to get this functionality.
>
> Actually, I believe that Jostein Anderson is working on writing a real
> 'service' for svnserve. He intends to include it in the win32
> install-wizard someday.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 25 01:59:58 2004