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

javahl compatibility question

From: <mruhrbach_at_aim.com>
Date: Thu, 17 Jun 2010 05:16:30 -0400 (EDT)

Hello,

I am developing a Java program that uses the javahl jar file. What I
don't understand however is if it is safe to use one version of javahl
(say 1.6.11) with a repository of SVN server 1.5.x. I am a bit afraid
of introducing errors into the SVN repository that will not show up
immediately.

Put in other words: do i have to use
- the JAR and .dll / .so that i package with my app
- the JAR and .dll / .so that comes with the local installation
- the JAR packaged with my app and the .dll / .so of the installation

Program and server can be either same or different machines.

Thanks
Received on 2010-06-17 11:26:32 CEST

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.