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:
|
1921 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: |
You Should Also Check Out These Posts:
- Why Eclipse Debugger always breaks / suspends on FileNotFoundException ? (Even without no breakpoint mentioned)
- Lunar Eclipse in India December 2009 – January 2010 – Chandra Grahan 2009 / 2010 – Partial Lunar Eclipse
- Lunar Eclipse in India August 2009 – Chandra Grahan 2009 – Partial Lunar Eclipse
- Solar Eclipse in India July 2009 – Surya Grahan 2009 – Total Solar Eclipse in India
- Solar Eclipse in India on January 15th, 2010 – January 2010 – Surya Grahan 2010 India Time – Partial Solar Eclipse


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 [...]