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

Re: [Subclipse-dev] Question about the svnClientAdaptor

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-06 15:05:55 CEST

On 8/6/07, Thomas Hallgren <thomas@tada.se> wrote:

> I have a question about the ISVNClientAdapter and its three
> implementations. I'm well acquainted with the JhlClientAdapter and the
> SvnKitClientAdapter. The one I'm curious about is the
> CmdLineClientAdapter. What can it do? Is the reason that it's not a
> choice in the Subclipse preference panel that it's not as capable as the
> other two?

It is not as capable. It works fine for big things like checkout.
update, commit. It just is not good for examining the state of the
working copy where you need a lot of status and info calls.

> One reason for asking this is that the CmdLineClientAdapter does not
> appear to require linkage with GPL tainted code and the GPL itself makes
> a difference if you link or if go through command line calls.

Subversion is not tainted by GPL code. SVNKit has a license that is a
little like the GPL, but Subversion does not have that problem.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Mon Aug 6 15:04:13 2007

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.