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

Java Binding issues

From: Conor MacNeill <conor_at_cenqua.com>
Date: 2004-12-06 14:05:29 CET

hi,

I'm currently working on a Java project to interact with a subversion
repository. I've been using the javahl bindings so far but I have run
into some problems. Firstly, as with this poster
(http://svn.haxx.se/users/archive-2004-11/1270.shtml), I get a hotspot
error when trying to access a property on a revision using
SVNClient.revProperty (In this case, the property does not exist on the
path I give)

The other issue I have is that I would like to be able to list the
properties which are available for a given revision of a URL path. This
does not seem to be supported by the current SVNClient interface.

I'm prepared to do some work to fix the errors and also to add new
functionality, if that's cool. Unfortunately, at this point, I'm not
sure which set of java bindings is being actively developed. Are the
javahl bindings still supported?

Please let me know which bindings approach would be considered as active
development and hopefully I can start contributing there.

Conor.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 6 14:06:39 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.