Re: svn + ssh tunneling



Jan's suggestion should work. I just had a similar more complicated problem.
Do a 'man ssh-config' for more info.

On 9/22/07, Jan Torben Heuer <jtnews@xxxxxxxxxxxxxxxxxxxxx> wrote:
Bram Kuijper wrote:

[portchange]
svn list svn+ssh://user@xxxxxxxxxxxxxx:/home/user/svn/my_repository

try:

$ cat /home/user/.ssh/config

Host servername
# nimm port 21 statt standard 22
Port 21


might work


Jan


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users