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