SVN (Subversive) missing from Eclipse 3.4.2 (Ganymede) – Installation instructions
Today i was confronted with a problem. I use Eclipse IDE for writing code. I wanted to create a Project using SVN (Subversive).
I navigated as File -> New -> Other… I was surprised to see SVN was missing. In the past i saw SVN in the same Wizard window.

How to Install SVN (Subversion) in Eclipse 3.4.2 (Ganymede)
- Open Eclipse. Navigate to Help -> Software Updates…
- Go to Available Software tab and then go to Ganymede > Collaboration Tools
- You should find Subversive SVN Team Provider. If you don’t find then
Click on Add Site… and copy this URL http://download.eclipse.org/technology/subversive/0.7/update-site/ and click OK - It will now Install SVN Team Provider. Just Follow the instructions and restart Eclipse.
- Now follow Step 1 and Go to Available Softare tab
- Click on Add Site… and copy this URL http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/ and click OK
- It will now Install Subversive SVN Connectors. After installation is completed restart Eclipse
- Now select the SVN connector by navigating to Window -> Preferences -> Team -> SVN
- Now you should be able to create a project using SVN.
Hope you were able to add / install SVN (Subversion in Eclipse).
If you don’t succeed in installing SVN in Eclipse in the above procedure, then Check SubEclipse Tigris website. Here you will find the Installations instructions.
Any suggestions or ideas, do leave a comment.
Also check other post on Eclipse:
IMPORTANT: This blog welcomes Guest Bloggers, Writers to also contribute by writing Guest Posts and also Make Money!. Check out our Revenue Sharing Program
Posted under: TipsNTricks|
1994 readers are already subscribed to this blog! Why don't you be one of them? Subscribe to this blog via your favorite RSS feed reader or by entering your email address on the form below: |




Subscribe
Hi Nihar
rather than posting in TipsnTricks, I think u sud make a category of Java..
Anyways, me too use eclipse.
glad to know eclipse is also used by Nihar
.-= TechOfWeb´s last blog ..Download Free Norton Internet Security 2010 Licence key valid for 90 days =-.
@TechOfWeb, Thanks for the tip. have to think on it and do the changes.
[...] was i failed to get it working with the subversion plugins. I ended up following the instructions here which got me going [...]