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

Re: TortoiseSVN with SSH and other port than 22

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-10 20:27:15 CEST

JU wrote:

> I've tried to use a different port (9022) than 22 for "svn+ssh" but it doesn't work.
> I'm using TortoiseSVN v1.3.3.6219 and added the following line to...
> TortoiseSVN --> Settings --> General --> "Subversion configuration file":
> ssh = $SVN_SSH ssh -p 9022

What's $SVN_SSH set to?

> I've also tried:
> ssh = ssh -p 9022
>
> TortoiseSVN still tries to connect to port 22 (used
>
> Is this a bug/feature and how can I finally change the port?

I don't know which ssh program you're using, but maybe it's not '-p'
that defines the port?
How did you check that TSVN still uses port 22?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed May 10 20:27:28 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.