Partially reproduced from https://www.cnblogs.com/gcjava/p/6979743.html
Install the corresponding version of the SVN plugin in eclipse
Note: The installed plug-ins in eclipse need to correspond to our locally installed TORTOISESVN, which requires a version counterpart.
Correspondence Relationship:
Plug-in 1.8.x corresponds to TORTOISESVN 1.7.x version plug-in 1.10.x corresponding to TortoiseSVN 1.8.x version
plug-in 1.12.x corresponds to the 1.9.x version of TortoiseSVNOpen Eclipse 4.4, click the menu help->install New software Enter the installation form, click the Add button for the Install form, and then enter the plug-in installation address in the form that pops up http://subclipse.trigris.org /update_1.8.x corresponds to TORTOISESVN 1.7.x version http://subclipse.trigris.org/update_1.10.x corresponds to TORTOISESVN 1.8.x version/HTTP/ Subclipse.tigris.org/update_1.12.x is currently the highest version of the SVN plugin (as of January 20, 2017),
corresponding TORTOISESVN 1.9.x version
Name All tick:
Always next to install the plugin.
After the plugin is installed, view in Eclipse, window---> Show view--->other, search for SVN
See that the plugin is installed properly.
Install the corresponding version of the SVN plugin in eclipse