Tag Archives: MacOS X

Migrate from Subclipse to Subversive on MacOS X

For many years I have been using Eclipse with the fine Subversion plug-in. Since I have updated my Eclipse to the Ganymede release (Version 3.4) I unfortunately run into one problem after another. Especially the SVN Repository browser failed to work most of the time.

So, after putting up with this situation for the last 2 months and applying all Subclipse updates in the meantime (and still no working 100%) I decided that I will give the Subversive plug-in a go. This is not a blog post favoring one or the other, but simply what is working for me and proves to work.

I have over 20 projects in different SVN repositories and thus I was eager to find out how to migrate my projects the best way. I looked all over the web, but only found some confusing information or nothing at all (excuse me if anything is available but honestly could not find it).

Thus I thought I publish my steps here:

  1. We assume you already have subclipse installed, thus go to “Help/Software Update”. In the following window click on “Installed Software” and scroll down until you see all installed “Subversion” plug-ins.
  2. Uninstall all “subclipse”, snv and JavaHL plug-ins, except “Subclipse” itself.
  3. Restart Eclipse.
  4. Go to each project that you have in subversion and do a right click, choose Team and then click on “Disconnect…”. Make sure that you keep your project settings.
  5. Restart Eclipse.
  6. Now uninstall Subclipse.
  7. Restart Eclipse.
  8. Now you are ready to install Subversive. Do do that you open up “Software Update” again. Navigate to the “Ganymede” tree and choose under “Collaboration Tools” the Subversive plug-in. These are called “SVN Team Provider” and is a bit confusing at first, but rest assured it is the Subversive plug-in.
  9. Once that is installed you will also need to add the SVN connectors. Due to some licensing issues you will need to grab them from a different site. Within the “Software Update” window add a new site and enter the following URL “http://www.polarion.org/projects/subversive/download/eclipse/2.0/ganymede-site/”.
    Once that site is loaded you will see three categories. Open the “Subversive SVN Connectors” and select the “Subversive SVN Connectors” and the “SVNKit 1.2.0 ……..” one. The later is quite important since I could not get Subversive to work with most repositories by selecting the “SVNKit 1.1.7 implementation” one. But the “SVNKit 1.2.0″ works just fine.
  10. Restart Eclipse.
  11. Now with each disconnected subversion project do a right click, select “Team” and then “Share Projects…”. You should then get a dialog asking you some questions about the Subversion project, mostly you have to enter name and password again and you should be all set.

So far, all is well. SVN repository browsing is still not 100% working, but at least I can connect most of the time and browse it. If that happens a reboot of Eclipse will get me back in the game.

I am sure there are other ways to do it, but this has worked fine for me and worked with all projects.

Comments { 67 }

MacOS X 10.5.3 is here

Apple finally released MacOS X 10.5.3 today. The update comes in at just around 200 MB and is available trough Software Update. The release notes show a lot of changes. Let’s see if this update resolves a lot of hanging that a lot of people reported.

Comments { 1 }

Office 2008 SP1 available

The Microsoft Mac Unit released the Service Pack 1 for Office 2008 today. There is an official release paper available as well. You can download the 180 MB Update from Mactopia or wait until it appears on the Auto Update.

Comments { 18 }

Another Virtualization tool for MacOS X

The newest version of Sun’s xVM Virtualbox adds support for Apple’s OSX. The new version is dubbed Version 1.6 and was released during last week’s CommunityDays event.

This is the first open source virtualization to support the Mac, and while the support is not yet complete (you can only run OSX as a host, not a guest) it could become a real competitor to VMWare and Xen.

There are two versions, community and proprietary. Both are available as free downloads, but the latter is only free for personal use. The proprietary version also includes USB support and a Remote Display Protocol (RDP) server.

Comments { 12 }