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

[ANN] pure java javahl replacement

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2004-11-24 20:04:46 CET

Hello All,

JavaSVN library (pure java client svn library) now includes javahl classes
so that it may be used as a transparent replacement for original javahl
bindings. JavaSVN contains SvnClient class version that uses JavaSVN to
access svn repository and manage working copy files, not native libraries.

To use javasvn instead of javahl one have to replace javahl.jar file with
the javasvn.jar on application classpath. It is not the final version, so
not all the methods are implemented, not all the protocols are supported and
there of course may be bugs in the implementation. However it is already
possible to use JavaSVN library as a replacement for javahl with Subclipse
Eclipse plugin.

You may find source code, binaries, documentation, rss feed at JavaSVN
library home page: http://tmate.org/svn/
If you're interested in support, would like to submit a bug report or
feature request, please write to support@tmatesoft.com
Your feedback is welcome!

Thanks,
Alexander Kitaev.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 24 20:07:47 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.