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

RE: Proposed work for running svnserve as a Windows service

From: Arlie Davis <adavis_at_stonestreetone.com>
Date: 2006-02-21 17:46:56 CET

> What do you mean with the command line parameter
> <name>? Wouldn't it be sensible to have two
> parameters, one for the internal service name
> and one for the display name?

Yes, that makes sense. The intent was for <name> to be the "service name",
and for the "display name" to be "Subversion Repository (%s)" where %s was
<name>. How about this: "Subversion Repository (%s)" will be the default,
and a --display-name option will allow the user to override the display
name.

> I would find it helpful if you added a command
> line option that returns a list of all installed
> services including the specified root path and
> its current state.

Ah, I completely agree, and I was going to do exactly that, and simply
forgot to mention it in my post. (My post mentions "enumerate", and that's
what I meant by that, I just forgot to elaborate on it.)

> Why do you want to provide a GUI for managing the services?
> IMHO this isn't necessary, command line and Windows Service
> Control Manager should be enough.

What's wrong with making life easier for administrators? This just removes
a barrier of entry for some administrators.

-- arlie

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 22 00:49:43 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.