On Tuesday 31 October 2006 7:49 am, [EMAIL PROTECTED] wrote:
> Hello,
>
> what is the best way to launch subversion (svnserve) on boot?

How heavily do you plan to hit it?  We use plain ol' inetd.conf:

svn stream tcp nowait svn /usr/local/bin/svnserve svnserve -i -r /var/svn

Since it's a (relatively) rarely used feature for us - no more than 50-60 
connections per day - it's an easy way to not have to bother with it.
-- 
Kirk Strauser

Attachment: pgpSXhxPTLMr9.pgp
Description: PGP signature

Reply via email to