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

Re: [Subclipse-users] Is "Subversion Client Adapter" really required?

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 18 Apr 2013 16:58:19 -0400

Yes it is required. My guess is that when you chose to install the
JavaHL adapter, the Eclipse dependencies handler simply grabs the
svnClientAdapter since it is required and available on the site.

Subclipse talks only to svnClientAdapter. It is a wrapper layer that
abstracts the API so that we can swap in either JavaHL or SVNKit as
the provider. It also does other stuff, but that is the main point.

It has to be installed, or else Subclipse would not be working.

Mark

On Wed, Apr 17, 2013 at 11:34 AM, David Balažic
<david.balazic_at_comtrade.com> wrote:
> Hi!
>
> I use Juno Java EE SR2 and just installed subclipse 1.8.20.
> I installed the packages "Subclipse (Required) 1.8.20" and "Subversion JavaHL Native Library Adapter 1.7.9.1".
> I did not install "Subversion Client Adapter (Required) 1.8.4".
>
> Everything seems to work (SVN Repository browsing, checkout, reading history, etc)
>
> The Installation instructions at http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA say:
> ...the following features must be installed:
> Subclipse - this is the main feature that include the Subclipse core and UI plugins
> Subversion Client Adapter - this is the Subversion API wrapper that Subclipse uses to talk to Subversion
> ...
>
>
> Note, the install dialog lists "Subversion Client Adapter" as still not installed, also the About Eclipse → Installation Details → Installed Software does not list it as installed.
>
> Should I install it? Or can I leave it as is?
>
> Regards,
> David Balažic
> Software Engineer
>
> ComTrade
>
> Letališka cesta 29b, 1000 Ljubljana
> Slovenia
>
> phone: +386 81 60 8937
> fax: +386 1 586 52 70
>
> www.comtrade.com
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3053557
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3053558
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-04-18 22:58:24 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.