This link has been bookmarked by 33 people . It was first bookmarked on 28 Apr 2010, by someone privately.
-
17 Dec 15
-
04 Dec 14
-
subclipse
Wiki: JavaHLEdit this page | Links to this page | Page information | Attachments | Refresh page
<form class="actionsmenu inline" action="" style="display: inline;" method="get"><script type="text/javascript"> </script> </form>JavaHL FAQ
This page will attempt to answer some questions about the Subversion JavaHL library and its role in Subclipse.
-
-
03 Aug 13
-
apt-get install libsvn-java
-
-
29 May 13
-
Subversion JavaHL library
-
What is JavaHL?
-
Java language binding for the Subversion API
-
layered API design
-
native libraries (DLL's)
-
Subversion is written in C
-
language bindings
-
"High Level"
-
-
22 Feb 13
-
OS X
OSX comes with a SVN command line client, but unfortunately they do not include the JavaHL library.
The best thing to do is to install one of the OSX package managers for open-source software, such as MacPorts or HomeBrew. If you are doing software development on OSX, you are going to eventually want or need different open-source Unix applications. So it is worth the effort to set one of these up and they make it easy for you to get Subversion and always have the latest version. You will also have easy access to other open source applications via similar simple commands.
For MacPorts, the commands to run are:
sudo port install subversion-javahlbindings +no_bdb +universal
For HomeBrew the command is:
brew install --universal --java subversion
Pay attention to any post-install instructions related to creating a symlink in /Library/Java/Extensions. You need to follow these instructions so that the JavaHL library is available by default to the JVM.
-
-
12 Nov 12
-
13 Jun 12
-
14 May 12
-
22 Nov 11
-
28 Sep 11
-
24 Sep 11
-
27 Nov 10
-
18 Nov 10
-
14 Oct 10
-
04 Oct 10
-
13 May 10
-
23 Apr 10
-
22 Feb 10
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.