[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: Mark Phippard <markphip_at_gmail.com>
Date: 2007-11-04 18:36:07 CET

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
Received on Sun Nov 4 18:36:11 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.