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

Re: [Subclipse-users] HELP: Subclipe and JavaHL "Network connection closed unexpectedly"

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 7 Apr 2009 13:51:04 -0400

On Tue, Apr 7, 2009 at 1:39 PM, <webpost_at_tigris.org> wrote:
> I have searched around a lot and found posts that discuss authentication with JavaHL but nothing makes sense to me.
>
> I need to connect to a ssh+svn repo. I have subversion 1.6 and can connect with the command line - no problems. But when I try to connect with SVN Repository Exploring in Eclipse, I get "Network connection closed unexpectedly".
>
> From what I gather, I need to manually set authentication values in my .subversion folder or use something like sshagent to manage the credentials but many of the explanations make no sense to me. Is it just a matter of using the command line first to set the creds? I found the auth/svn.simple folder where the info is stored.
>
> I know this isn't exactly a subclipse issue but can someone help me easily get this working? Tell me what I need to do?

The key is to use certificates for your SSH client connection instead
of a username/password. With a client certificate you can login
without being challenged for credentials. If you secure your
certificate with a passphrase, then ssh-agent can be used to
automatically provide that passphrase. But you only need to secure
your certificate with a passphrase if it is not physically secure in
your home folder.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1580844
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-04-07 19:53:31 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.