subversion on boot
Kirk Strauser
kirk at strauser.com
Thu Nov 2 13:50:42 UTC 2006
On Tuesday 31 October 2006 7:49 am, pobox at verysmall.org 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 155 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20061102/3b0a4821/attachment.pgp
More information about the freebsd-questions
mailing list