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

Re: svnserve and launchd in OS X

From: Alan Barrett <apb_at_cequrux.com>
Date: 2006-09-23 10:51:40 CEST

On Thu, 21 Sep 2006, Nathaniel Irons wrote:
> I'm reasonably comfortable with launchd, but I'm not sure how to
> troubleshoot an inetd service, and launchd doesn't like to handle
> things that call daemonize, as svnserve does with its --daemon
> argument.

I know nothing about launchd, but if it is like inetd (listens for
incoming network connections and launches one process for each
connection), then you probably want svnserve --inetd, not --daemon.

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 23 10:53:42 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.