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

Re: problems tunneling svn+ssh

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-11-02 15:11:35 CET

>
> To conclude,
> Unlike the http example above, svn doesn't seem to use the specified
> port in svn+ssh://mercury:2223/usr/local/repos/mume
> Is this a bug? Or wasn't it intended to be used like this?

Subversion doesn't know how to tell every ssh client in the world how
to use a non-default port. To work around that fact, you can set the
SVN_SSH environment variable to 'ssh -p 2223' or whatever your
particular ssh client requires, or add a similar setting to your config
files.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 2 15:12:20 2003

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.