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

RE: [Subclipse-users] Error by creating ssh-connection

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-01-10 16:41:23 CET

Hello Rudolf,

sshd debug log may provide some clues on what is the reason of the problem.
As one of the users noticed your sshd server may send some kind of banner
before sending svn protocol data and this banner is not expected by JavaSVN
(I think command line svn client will fail as well in this case).

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: Rudolf Pfister [mailto:rudolf.pfister@vr-web.de]
> Sent: Saturday, January 07, 2006 12:43 AM
> To: users@subclipse.tigris.org
> Subject: [Subclipse-users] Error by creating ssh-connection
>
> When I try to create an ssh connection I get following error message:
> "network data doesn't match template, expected (, read #(35)"
>
> The step I do:
> - Right mouse klick in SVN Repository
> - Select 'New / Repository location'
> - Fill in the URL in the opened dialog: svn+ssh://<host>/<repos>
> - Clicked 'Finish'
> - Dialog 'Enter SSH Credentials' pops up with following data:
> Repository : svn+ssh://<host>
> Username : <user>
> Authentication
> x Use password authentication (<- is selected)
> o Use private key authentication
> Password : <empty>
> Key file : <empty> (disabled)
> Passphrase : <empty> (disabled)
> Port number: 22
>
> - After inserting my password the OK-Button is enabled.
> - OK klicked
> - A dialog appears with following text:
> Error validating location:
> "org.tigris.subversion.javahl.ClientException: network data
> doesn't match template, expected (, read #(35)
>
> Keep location anyway?
>
> - When clicking 'no', nothing is done.
> - When clicking 'yes', a connection is added, but doesn't work.
>
> If I use svn://<host>/<repos> it works fine (, of course
> without Dialog 'Enter SSH Credentials').
> When using svn+ssh://<host>/<repos> with the svn command it
> works fine too.
>
> I'm using
> - Linux (SuSE 10)
> - Eclipse 3.1.1 (Java 1.4.2_06)
> - Subversion 1.2.3
> - Subclipse 0.9.102 (JavaSVN is set in the Preferences)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jan 10 16:58:27 2006

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

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