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

Re: [Subclipse-users] cygwin ssh javaSVN subclise - popup issue

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-11-06 14:42:41 CET

Peter Kennard <peterk@livingwork.com> wrote on 11/05/2006 08:05:25 PM:

> Yes I saw a prior post where someone else found the shell popups when
> using the cygwin ssh client annoying. (the "SSH Communications" ssh2
> client simply hangs andtimes out if it requires authentication)
>
> #1 - is this reported as a BUG ? it should be.
> The CVS module in Eclipse works fine redirecting the cygwin ssh
> to it's internal console so it can be done.
> I would have thought the CVS module it would have been used as
> the template to make subclipse.

It is not a bug. The CVS plugin has their own implementation of a CVS
client that they wrote. When they are using SSH, it is their code doing
the SSH. Subclipse uses the Subversion libraries to do SVN work. In this
case, the SSH is all happening in the Subversion C libraries and they have
not done anything to expose the SSH settings or streams.

> #2 - It was suggested in a post to this list as a workaround that one
> use "javaSVN" which supposedly has it's own internal ssh2 client
> (??) If this is so, how does one set up Subclise to use it?
> I could not find any file, gui panel, or document describing
> how to do so.

It is in the preferences. Team -> SVN.

> #3 - If one can use javaSVN ssh2 client with subclipse, then how
> does one set it to point to the /home/username/.ssh and to
> use the cygwin/etc/ssh_config file ?? for host ports and keys.

It does not use them. You will be prompted to provide the connection
info.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Nov 6 14:42:52 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.