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

Re: javahl

From: Dirk Hoffmann <dh.discuss_at_web.de>
Date: 2004-08-25 16:18:53 CEST

Hi,

I'm using it.

subclipse and svnup are also using it.

You may find examples there.
You may also have a look at the junit test classes that come with javahl.

If you are on linux with subversion 1.1.0-rc2 (or maybe an older version
younger than 1.0.5) and running an application based on javahl and
getting an UnsatisfiedLinkError exception you need to clean your sources
and run.

make EXTRA_LDFLAGS="-lstdc++" javahl

to compile libsvnjavahl-1.

The docs have been improved as of version 1.0.5.

It appears to me that there is still no simple way to get the numerical
value of the HEAD revision.
(I extended the JNI to be able to do so)

Regards
Dirk

Sean Carey wrote:

> Does anyone have experience using javahl with SVN. I would love to get
> insight on how to set it up, and maybe a sample class. I am hoping
> someone cant point me in the right direction.
>
> -Sean
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 25 16:19:28 2004

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

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