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

Re: [Subclipse-users] Problem Mac/Eclipse/Subclipse

From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-20 22:23:52 CET

On 12/20/06, James Grenning <grenning@objectmentor.com> wrote:
> I ran into a problem with subversion, that Tim O blogged about at
>
> http://tottinge.blogsome.com/2006/12/19/java-always-hard-to-get-started/
>
> I have eclipse 3.2.1 for mac osx.
> specifically eclipse-SDK-3.2.1-macosx-carbon.tar
> I installed subclipse from this
> url: http://subclipse.tigris.org/update_1.0.x
>
> When I tried to create a new project from an existing svn repository i got
> this message:
>
> <message>
> Error validating location:
> "org.tigris.subversion.javahl.ClientException: Network
> connection closed unexpectedly
> svn: Connection closed unexpectedly
> ''
>
> Keep location anyway?
> </message>

Were you using svn+ssh:// protocol?

> We solved the problem when my colleague started poking around in
>
> Preferences/SVN
>
> and we changed SVN Interface from "JavaHL (JNI)" to "SVNKit (Pure Java)"
> (BTW: My colleague did not have to make that change on his machine, as
> SVNKit was his default.)

If JavaHL is installed (which you have to do yourself on OS X), then
it will be used as default. If it is not installed, we fall back to
SVNKit. So your colleague probably just does not have it installed.
Some Subversion binary packages from the command line include it, some
do not.

> It works fine now. Thanks for pinging Tim.
>
> Is there a way to get a shortcut key for Update and Commit, or a tool in the
> tool bar?

Yes. I am going to blog that tonight if you want more details. But
for starters, you need to install the 1.1.x version of Subclipse. See
http://subclipse.tigris.org/callisto.html

-- 
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 Wed Dec 20 22:24:10 2006

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.