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

RE: [PATCH] Windows service support

From: Arlie Davis <adavis_at_stonestreetone.com>
Date: 2006-02-24 23:15:33 CET

Ok. Here's the updated patch, with the svn_ prefix removed, and with line
endings set to \n.

[[[
Adds support to svnserve to run as a native Windows service. This allows
svnserve to start automatically, at system boot time, without having a user
logged in and without the need for an external service 'wrapper' program.

Usage is described in detail in notes/windows-service.txt. Design notes are
in comments in the source code.

======================================================================

* subversion/svnserve/main.c
  (main): updated to support running as a Windows service
          Adds new --service run mode

* subversion/svnserve/svn_winservice.h: Added
  Contains public declarations for service support

* subversion/svnserve/svn_winservice.h: Added
  Contains implementation of service support

* notes/windows-service.txt: Added
  Contains notes on how to use service support (install, start, stop,
uninstall)

]]]

-- arlie
 

-----Original Message-----
From: Branko Èibej [mailto:brane@xbc.nu]
Sent: Friday, February 24, 2006 4:57 PM
To: Arlie Davis
Cc: 'Greg Hudson'; dev@subversion.tigris.org
Subject: Re: [PATCH] Windows service support

Arlie Davis wrote:
> Fair enough. What do you suggest?
>
Just drop the svn_ prefix on both the header and the implementation.

I'm in the middle of a review of the patch. Coming up soon.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Feb 24 23:15:34 2006

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

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