Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path = /Users/dshwei/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
原因是:
starting with version 6.2.1, we have removed all JARs from our distribution and introduced Ant Ivy to manage dependencies.
This means that you not only have to have Ant Build tool installed on your system, but you also need to have the Ant Ivy plugin installed to it.