[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 (repost cause of important grammar correction)

From: Marc Logemann <marc_at_logemann.org>
Date: 2004-09-27 11:11:29 CEST

Marc Haisenko wrote:
> 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.

Oh yeah, you re right, once again i interpreted the behavior of SSH
wrong, because the SSH daemon calls svnserve for me. Then its unclear to
me why the docs expose the "-t" option, because if i get this right,
this option will be supplied by svn (or tortoiseSVN in my setup) client
and you DONT have to worry about that at all.

-- 
regards
Marc Logemann
http://www.logemann.org
http://www.logentis.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 11:09:10 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.