[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: john geldman <jgeldman_at_gmail.com>
Date: 2005-06-08 19:52:28 CEST

What is the failure symptom? No response? Cyrptic warning?

Possibiilites:
Is SSH active (and does it work?
Can you SSH in?

Oh, look in the book about adding -t (tunnel option) to your xinet setup

Note the pointer Eric gave me a couple of days ago (which was the key for me)
http://subversion.tigris.org/faq.html#ssh-svnserve-location

Good luck, John

On 6/8/05, Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com> wrote:
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 19:55:28 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.