[eclipse]an error occurred while accessing the repository entry

11.9k Views Asked by At

the eclipse shows these errors.

enter image description here

i've areadly download the svn,and svnkit enter image description here

2

There are 2 best solutions below

0
Ravi Kumar On

Check for Window->Preferences->Team->SVN->SVN Connector. If not install it

0
bahrep On

Eclipse supports Subversion via plug-ins: Subversive (the one you had installed according to the screenshot in your question) and Subclipse. Your question does not show real errors, so I do not know what was actually going on with Subversive. However, consider the following suggestions:

  • Try switching the SVN Connector to Native JavaHL.
  • Try Replacing Subversive with Subclipse and see whether you receive the same errors.

Note that the following article provides step by step instructions to enable Native JavaHL SVN Connector for Subversive and Subclipse both.