Re: Starting svnserve under OS X Tiger
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-09-05 04:43:40 CEST
On Sep 4, 2005, at 9:31 PM, Chris Gehlker wrote:
> I downloaded and built Subversion 1.2.3 from source with no
Why use (x)inetd at all? Just start svnserve as a standalone daemon:
$ svnserve -d
Make sure you start it as the appropriate user, of course; whatever
-- www.collab.net <> CollabNet | Distributed Development On Demand --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Sep 5 04:45:56 2005 |
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.