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

Re: documentation on java API?

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-06-02 07:18:02 CEST

Hi Wolfgang,
Wolfgang Schmiesing wrote:

>Hi,
>
>Is there any documentation on the Java HighLevel API or the SWIG bindings for SVN?
>
>
Do not know any details abount the Java SWIG bindings, but since I am
the author of javahl bindings, I am the one to ask for those.

The most important class for javahl is
org.tigris.subversion.javahl.SVNClient. It models the commands of the
command line client. The most important methods for your porpose should
be logMessage, list and fileContent. I am working on completing the
javadoc on the trunk right now. I expect to commit that till the end of
this week.
Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 2 07:18:21 2004

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

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