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

Re: Error 1053 when starting svnserve as a service on WinXP

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-09-11 17:47:33 CEST

On 9/11/06, Grant Rettke <grettke@acm.org> wrote:
> Quoting "D.J. Heap" <djheap@gmail.com>:
>
> > It is now a true service and does not need 'srvany.exe' or other helpers.
>
> I understand.
>
> What features does it now provide (probably through its on_start,
> on_stop, on_x methods) that it didn't before?
>

You can still use the old method if you like -- a commandline
parameter controls whether it acts as a native service or not. Native
services have advantages over wrapped .exe's -- improved crash
detection and error condition handling, no 3rd party stuff required,
etc. But you don't have to use it if you are happy with the wrapper.

And as far as I'm aware, there is no issue with the native service
support -- it is working fine for me on multiple machines -- XP and
W2k3.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 11 18:37:53 2006

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.