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

Re: svn+ssh login

From: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2005-06-08 18:02:42 CEST

Hi,

On Wednesday 08 June 2005 17:30, Adrian Hoe wrote:
> On Jun 8, 2005, at 5:17 PM, Max Bowsher wrote:
> > Adrian Hoe wrote:
> >> This is my xinet setup:
> >> --------------------------------------------------
> >> service svnserver
> >> {
> >> disable = no
> >> socket_type = stream
> >> protocol = tcp
> >> wait = no
> >> user = root
> >> server = /usr/bin/svnserve
> >> server_args = -i -r /svn
> >> }
> >> --------------------------------------------------
> >
> > There's no port configured there, I imagine that would be a problem.
>
> The port number 3690 has been setup in /etc/services. inet or xinet
> does not take care of port number.

you have made sure that there's a line in /etc/services like this:

svnserver 3690/tcp # stanalone svn server

especially that the names match? (Cause xinetd takes care of the port number
(what else?) but it gets them from the /etc/services file...)

>
> Still haven't figured out how to make connection using svn and svn
> +ssh. Anyone?
>
> tia
> --
> "If you missed the rising sun and the morning dew, don't miss the
> beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 2004
> http://adrianhoe.com

HTH,
        Joe

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 18:07:21 2005

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.