[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 1.4.x branch and SVN 1.5 RC 7 with svn+ssh

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 3 Jun 2008 13:58:42 -0400

On Tue, Jun 3, 2008 at 1:49 PM, Bradley Wagner
<bradley.wagner_at_hannonhill.com> wrote:
> Tried:
>
> [tunnels]
> ssh = /usr/bin/ssh
>
> and
>
> [tunnels]
> ssh = "/usr/bin/ssh"
>
> and got error:
>
> Network connection closed unexpectedly
> svn: Connection closed unexpectedly
>
> Still works fine from Terminal.
>
> This is weird, because I definitely did not have this line in my
> .subversion/config file prior to upgrading to SVN 1.5. I'm wondering if
> there is something being cached for a repository location, because I'm
> trying to connect to a location that I had prior to the upgrade.

No, we do not store anything but the URL.

The previous error about the environment variable clearly indicates it
is reading the file. I've not used it (SSH) on the Mac, but I wonder
if it wants to ask you a question, such as your password, and it
cannot because there is no Terminal to ask it in?

Have you tried starting Eclipse from a Terminal session? All that
said, I do not see why it would be different on 1.5, so maybe that is
a pointless line of questioning.

That brings up another question. Are you using JavaHL? If so, what
version? On the CollabNet site we only have RC5 binaries posted and
you need RC7 now. I do not really think it would "break" at this
point in the process though. It was just some API's that changed a
little deeper into the code.

-- 
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-06-03 19:59:16 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.