Tuesday, May 19, 2009

Time for a Subversion and Eclipse Upgrade

My day started with another transition from CVS to SVN in Eclipse 3.3.2. (Europa). But no luck:

svn: Malformed network data
svn: No repository found in 'svn+ssh://svn.corp.yahoo.com/yahoo/media'
svn: Malformed network data

So hunting down the fix lead me to this error message:

Buckminster - Core (1.1.340.r10097) requires plug-in "org.eclipse.ecf"

Which, after trying to upgrade to the latest Eclipse via its own wizard, lead me to:

RCP Patch 2 for 3.3.1 (3.3.1.v20071204_331) requires feature "org.eclipse.rcp (3.3.1)

Which drove me to manually download the latest Eclipse, open it, select my previous workspace (it's the folder you usually work in with a .metadata file in its root), and install Subversion within this fresh new Eclipse.

I found no other way...

0 comments:

Post a Comment