eclipse中SVN報錯解決


在Eclipse市場上安裝完SVN插件后連接SVN時出現以下錯誤:

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.
  • 1
  • 2
  • 3
  • 4
  • 5

從異常信息可以知道是因為SVN connector不可用,那么我們再安裝connector並指定就可以解決以上問題。 
解決方法: 
Window–》Preferences中找出以標簽 
這里寫圖片描述 
安裝完成后選擇該connector便可解決以上問題。 
這里寫圖片描述


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM