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

Re: what to put under init.d

From: Torsten Landschoff <torsten_at_debian.org>
Date: 2004-08-22 23:20:47 CEST

Hi Rolf,

On Sun, Aug 22, 2004 at 11:01:23PM +0200, Rolf Schumacher wrote:
> I understood that on Linux I can start the server with
>
> svnserve -i
>
> After that the server works fine for me with the svn+ssh:// protocol.

You don't need svnserve for that. It will work even without a running
svnserve instance - try it out! The protocol just connects using ssh
and runs a new svn process over the link.

> And: it occupies the terminal - even if I start it with
>
> svnserve -i &

man inetd

> Now I would like to startup svnserve while booting the system.
> Usually I find a script beneeth /etc/init.d that I have to link to in
> /etc/rcS.d.

man inetd.conf

Greetings

        Torsten

  • application/pgp-signature attachment: stored
Received on Sun Aug 22 23:21:11 2004

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.