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

RE: [Subclipse-users] svn+ssh connections

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-06-02 11:24:03 CEST

Hello Lawrie,

> svn+ssh://192.168.0.100:3690/home/development/svnstore
>
> I have set this up to login using JavaSVN. But when login, only
> svn+ssh://192.168.0.100:3690 of the url is used, thus this fails.
The fact that host name only is shown in the authentication dialog is
correct behaviour.
If authentication fails there are probably some other reasons. Among them
could be unsupported private key format - OpenSSH is supported and "ppk"
(Putty's format) is not.

> Another issue. Is that I use tortoiseSVN to get going on with
> the project which uses a username in the url:
> svn+ssh://lawrie@192.168.0.100:3690/home/development/svnstore.
> Now this
> svn+is
> not compatible with the plugin, as the subclipse doesn't use
> the username in the URL.
I think that you may put username into URL with Subclipse as well, and if it
will not allow you to do that, you could enter user name in SSH
authentication dialog. Also, you should enter port number there.

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

> -----Original Message-----
> From: Lawrie Scovell [mailto:lawrie_scovell@hotmail.com]
> Sent: Friday, June 02, 2006 00:31
> To: users@subclipse.tigris.org
> Subject: [Subclipse-users] svn+ssh connections
>
> I have the following repository:
>
> svn+ssh://192.168.0.100:3690/home/development/svnstore
>
> I have set this up to login using JavaSVN. But when login, only
> svn+ssh://192.168.0.100:3690 of the url is used, thus this fails.
>
> Another issue. Is that I use tortoiseSVN to get going on with
> the project which uses a username in the url:
> svn+ssh://lawrie@192.168.0.100:3690/home/development/svnstore.
> Now this
> svn+is
> not compatible with the plugin, as the subclipse doesn't use
> the username in the URL.
>
> The repository does work okay with tortoiseSVN - but would
> rather work directly from eclipse. Are these genuine issues -
> can I help to fix them?
>
> Thanks. Lawrie.
>
>
> ---------------------------------------------------------------------
> 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 Fri Jun 2 11:24:11 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.