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

Re: [Subclipse-users] Subclipse with SSH Tunnel

From: Scott Cytacki <scytacki_at_fastmail.fm>
Date: 2007-11-05 06:25:50 CET

I don't know if this will work in the tunneling case, but for normal
svn+ssh you can also use a gui program "SSH Agent":
http://www.phil.uu.nl/~xges/ssh/
After running it the first time you have to log out and in again. Then
you can run eclipse from the dock and the ssh keys registered in SSH
Agent will be used by eclipse.

Scott

pmartin wrote:
> Awesome! I was launching Eclipse from the dock, not from the command line.
> Works like a charm now!
> Thanks so much!
>
>
> Mark Phippard-3 wrote:
>
>> On 11/4/07, pmartin <pmartin@ece.gatech.edu> wrote:
>>
>>> Thanks for the quick reply!
>>> Ok I switched to use JavaHL and eclipse tells me the following error:
>>> "Network connection closed unexpectedly
>>> svn: Connection closed unexpectedly"
>>> I do not get a prompt for username/password when I accessing the
>>> repository.
>>> It pops up a window that says "File '' does not exist remotely." and the
>>> console says the above error.
>>>
>> If the CLI works I cannot see why JavaHL would not work. They use the
>> same code and configuration. Did you start Eclipse from a Terminal
>> window? You need to since ssh is a console app and if it prompts you
>> for any questions it needs the console to do so. Obviously when you
>> are using the CLI this is not an issue since you are already in a
>> console.
>>
>>
>>> Is there some configuration window for subclipse if I use JavaHL?
>>>
>> Subversion does not expose an API to push configuration into it so you
>> configure it the same way you would the CLI by editing ~/.subversion
>>
>>
>>> working on Mac OS, so maybe that could be an issue. Do I need any special
>>> libraries for JavaHL in that OS?
>>>
>> Yes, you need the JavaHL library. That being said, you will not be
>> able to select it in the preferences if you do not have it.
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>> ---------------------------------------------------------------------
>> 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 Mon Nov 5 06:25:57 2007

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.