I follow the instructions here to get the repositories for Head First Android . I installed Subversive and followed the steps to get the actual repositories.
However, I get an error message:
SVN: '0x00400006: Validate Repository Location' operation finished with error: Selected SVN connector library is not available or cannot be loaded. If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site. If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector. Selected SVN connector library is not available or cannot be loaded. If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site. If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
I read the error message and:
I tried
If connectors already installed... No, it is not.
If you selected native JavaHL connector No, I did not.
If connectors already installed then you can change the selected one... Nothing is installed, so you cannot change.
Can someone tell me how to do this?
eclipse svn eclipse-plugin subversive
Little child
source share