Reputation: 33605
After I installed the SVN plugin in Eclipse and restarted it, a message appeared asking to install a connector. There are SVN Kit and Native JavaHL connectors. I am confused which one to install and why, can any one please guide me.
Upvotes: 33
Views: 16221
Reputation: 15525
The two connectors should both work, here are the differences (more from experience by using them, not by reading their source code):
So you may install both, and switch between them under Windows > Preferences > Team > SVN > SVN Connector
. I have used both and did not notice much difference in my normal word, only in special circumstances. If JavaHL fits in, it is the better connector in my opinion.
Upvotes: 56