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

[Subclipse-users] Using svnClientAdapter.jar from Ant

From: Ludwig, Michael <Michael.Ludwig_at_delphi-mb.de>
Date: Wed, 10 Nov 2010 15:04:09 +0100

I'd like to use the "summarized diff" function from an Ant script, just like this other user:

http://svn.haxx.se/subusers/archive-2009-08/0011.shtml

Given that the "summarized diff" functionality is absent from SvnAnt, I might consider shelling out to "svn diff --summarize".

However, let's assume I'm not satisfied with a shellout; I want to use the underlying library, possibly via a <script> task using Javascript.

My understanding is that I should use the svnClientAdapter API, and not JavaHL, which, despite its name, appears to be more low-level. Both JARs are included in SvnAnt. However, the API doc isn't. So, can I download the API javadoc somewhere? Or should I rather build it myself?

Also, the svnClientAdapter download page appears to list only obsolete distributions. Is it still relevant?

http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=1926&expandFolder=1926&folderID=8590

-- 
Michael Ludwig
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2680719
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-11-10 15:04:24 CET

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.