the eclipse shows these errors.
Asked
Active
Viewed 1.2k times
2 Answers
0
Check for Window
->Preferences
->Team
->SVN
->SVN Connector
. If not install it

RobC
- 22,977
- 20
- 73
- 80

Ravi Kumar
- 11
- 1
0
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.

bahrep
- 29,961
- 12
- 103
- 150