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

Re: [Subclipse-users] creating a project

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-12-27 18:28:32 CET

On Dec 27, 2007 10:55 AM, Mansour <mansour77@yahoo.com> wrote:
> I am using linux and that's what cam when I installed subclipse from the
> update site. When I checked the preferences javahl was the default
> package but there was an error message as it was not available. However,
> I switch it to SVNKIT and the error message went away but still I can
> not create a project and I am getting the same error !!

There is no reason SVNKit should not work, but since it
reverse-engineers the protocols, it is possible there is a subtle
difference that is triggering a problem in your setup. Using JavaHL
would cause the native libraries to use. Most Linux distributions
offer a package for JavaHL now. So that might be an option to pursue.

The problem is that there is nothing else we can do. We just execute
a high-level checkout API. All the real works happen in the libraries
(JavaHL or SVNKit) and is beyond our control.

-- 
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 Thu Dec 27 18:41:52 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.