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

Re: linux bootscript for subversion

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2004-09-27 09:49:16 CEST

On Saturday 25 September 2004 21:02, Marc Logemann wrote:
> Hi,
>
> is there some skelleton for a linux bootscript anywhere in the
> subversion source distribution? Or is it possible to start svnserve via
> (x)inetd and also apply -t for tunneling mode?
>
> My thinking right now is that you can use inetd when you want local
> subversion auth or as standalone daemon with -t when needing SSH. Please
> correct me if i am wrong.

If you're using the svn+ssh://... access method all you need is to have the
SSH daemon run and have svnserve in your $PATH. Most distributions run sshd
by default, if not "chkconfig sshd on" should do the trick.

I don't recommend running svnserve standalone, feels unsafe to me but that may
just be me.
C'ya,
        Marc

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 10:22:56 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.