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

Re: [Subclipse-users] connecting to svn+ssh server

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 8 Jul 2008 10:09:32 -0400

On Tue, Jul 8, 2008 at 10:04 AM, Eugene Kuleshov <eu_at_md.pp.ru> wrote:
> Mark Phippard wrote:
>>>
>>> Even after I clean up bad entry from the known_hosts file, subclipse
>>> keeps
>>> asking me for the password on console.
>>>
>>
>> The only way to get a UI is to use an SSH client that has a UI, such
>> as TortoisePlink. It is the SSH client that produces these prompts.
>>
>
> Can't JavaHL use some hook to specify this UI, or at least redirect that
> output, so it can be shown in the GUI?
> Then GUI can simulate interaction with the console and send "yes" text there
> based on the configuration dialog.

Is it theoretically possible? Not sure.

It is not technically possible today with the current code though.

I talked with devs about a year ago. I think the feeling was the
right way to do this was to allow us to establish the SSH tunnels and
then somehow provide those to JavaHL. Someone would have to be
willing to do the work in Subversion though to rev the API's so that
it can handle this. It probably goes way beyond JavaHL as the SSH
client is all managed deep inside the Subversion API.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-07-08 16:09:39 CEST

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.