Can someone please guide me to install svn
in eclipse luna
.
I am searching for steps but not getting proper result.
need help.
As discussed in this Stack Overflow question, there are two Eclipse plug-ins for Subversion: Subversive and Subclipse. Regarding which plug-in to use, the answers on that question are thoroughly informational. For installing Subversive, instructions can be found on the Eclipse website here, and instructions for installing Subclipse can be found here. If you are having trouble installing Subclipse, the instructions for Subversion are much more detailed in the general process of installing Eclipse plug-ins.
From the installation instructions for Subversive:
- Run Eclipse and select Help > Install New Software... from the main menu.
- On the dialog that appears, select a pre-configured simultaneous release update site in the Work with combo-box. For example, for the Luna release, select the "Luna - http://download.eclipse.org/releases/luna" update site.
- Wait a few seconds until the content of the selected update site is displayed under the combo-box.
- Expand the Collaboration group and select the Subversive features that you would like to install. Certain Subversive features are required if you want to work with SVN, others are optional and offer some additional functionality. You can skip the optional features, if you wish.
- Follow the next steps to install the selected Subversive features using the standard plug-in installation procedure. Reboot Eclipse after installation is complete.