Saturday, February 4, 2012

Popular Science Articles : Allergies .. Stress .. Skin Cancer .. Coffee and Headache

Subclipse integrates Subversion with Eclipse








Well, you now know how to download and install eclipse from an earlier post. I remember having spoon fed you on how to download, install, configure, and checking code using subversion from command prompt earlier.
If you have any doubts about those two leave your comments on the respective posts.

Aren’t we in the 21st century? Are we still expected to work on the command prompt and notepad? Aren’t we entitled to have a Graphical interface where we can see, where in the world are we creating our projects, where we will be creating our tags and branches? I think we do. And so do many tool developers think ;) One of the mostly used tool to integrate Subversion with eclipse is Subclipse.

You can go here to the tigris website and download, install and then configure it to work with eclipse and fight with it if it does not. Or you can follow a simple secret I tell you ;) finish configuring Subclipse with Eclipse in 10 minutes and then browse ebay/amazon etc for some good deals or read some posts at explainstuff and teach yourself and your kids something and then tell your manager it still is not done and you are facing some configuration issues with that deceptive worried look on the face ;-)

ok ok enuf ….that’s enough time spent in dreams…back to work….


Fire up your eclipse, and then go to Help–> Software Updates–>Available Softwares and then click on the Add site on the right hand side.

A smaller window pops up with a location for you to enter the url where it should look up for the plugin. The current version of subclipse available is 1.6 and hence the link would be

http://subclipse.tigris.org/update_1.6.x This has been the convention since the begining. They are keeping the URL same and just updating the version number, that way you don’t have to always go to the site and fetch for the url. Whenever you know a new version of subclipse has been released, just replace current version number by the latest number in the add site and you are done!

The eclipse svn kit also comesup as soon as you click on OK at the Add site box

I checked the both the packages wholly. That way I get all features and I don’t have to do this again later. It looks like this.

software updates addons while installing subclipse on eclipse

software updates addons while installing subclipse on eclipse

That’s it! You Got Subclipse! You no longer need to work on that pathetic Command prompt and feel like you are beating round the bush when you are committing some files to a project! Congratulations!

Related posts:

  1. Adding Repositories and Projects to Subversion using Subclipse This post explains in detail how to add repositories and projects to subversion using subclipse on eclipse. It deals with navigation around svn repository view,...
  2. Steps to ‘Downloading and installing Eclipse’ This post explains a step by step procedure and navigation through the eclipse.org website and steps to select the download required and the mirror selection....
  3. Subversion – Downloading, installing, running and configuring In this post, I talk where to download subversion server from, the client for collabnet subversion server from. Explain in a step by step manned...
  4. Integrated Development Environment – IDE IDE’s – Integrated Development Environment An integrated development environment (IDE) also known as integrated design environment or integrated debugging environment is a software application that...
  5. Few differences between CVS and SVN | CVS vs SVN I have been doing some research on which Source control tool I should use for my next project. These are a very few of the...
  6. Explain Stuff | Fact of the day | Install Windows XP Unattended. You can install XP unattended, so you won't have to sit through the installation process if you are upgrading from another operating system. Simply follow...



Science Articles

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!