problems tunneling svn+ssh
From: Steven Op de beeck <annika_at_ulyssis.org>
Date: 2003-11-02 12:56:36 CET
Hi,
I'm having some problems tunneling svn+ssh.
From "http://subversion.tigris.org/project_faq.html#paranoid"
So I thought this would work for svn+ssh too.
Here's a drawing of the situation.
____________> PORT_FORWARD >___________
On FURY:
$ ssh -R 2223:localhost:22 -l steven MERCURY -gN
On SOMEWHERE:
$ssh -p 2223 MERCURY
Then, still on SOMEWHERE:
$ svn co svn+ssh://mercury:2223/usr/local/repos/mume
After deleting the key from known_hosts:
You can see the RSA fingerprints are the same, so it seems to me that
To confirm this, the remote host, FURY, has this fingerprint:
$ ssh -p 2223 404.be
------------
I hope my problem is clear, does anyone know a solution?
tia,
---------------------------------------------------------------------
|
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.