I am following the instructions here to get the repositories for Head First Android
. I have installed Subversive
and followed from the steps to get the actual repos.
However, I get an error as under:
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 :
If connectors already installed...
No, they are not. If you selected native JavaHL connector
No, I did not. If connectors already installed then you can change the selected one...
Nothing installed so can not change. Can someone tell me how to get this working??