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

Re: [TSVN] Specifying a port with svn+ssh://

From: Tom Reinhart <alltom_at_gmail.com>
Date: 2005-05-24 13:10:33 CEST

On 5/24/05, Chris Gomez <parasyte@gmail.com> wrote:
> On 5/23/05, Tom Reinhart <thomas@columbus.rr.com> wrote:
> > Connecting to a repository using a string like
> > svn+ssh://user@domain.com:1234/repos/ fails with a "PuTTY
> Fatal
> > Error"/"Network error: Connection timed out", followed by "Error:
> > Connection closed unexpectedly". My only guess is that it tries to
> > connect on port 22 instead of 1234, but I don't know how to validate
> > this theory.
>
> Have you tried using a saved session with the non-standard port specified
> in it? plink looks like it wants the port specified in a separate command
> line option.

Excellent. This got me further, as it actually asked for my password
this time. The window did nothing after that, just waiting and giving
me the busy cursor.

Just to be explicit, this probably means that the port number wasn't
being passed along to the Plink executable, which is a bug.

Tell me, does SVN+SSH log into the SSH server the same way I would,
and have the same PATH that I would were I logging in with PuTTY? Just
trying to figure out what TSVN is hanging up on now. Is there a way to
have it display debug information that would describe what it's doing,
or waiting for?

> Chris

Thanks for the help.

Sincerely,

Tom Reinhart
tom@alltom.com
http://AllTom.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue May 24 13:16:20 2005

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

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