Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylar-dev] HEAD moved to 3.3M5, migration instructions

HEAD now requires the latest Eclipse 3.3M5 integration build, and this
Friday's dev build will support Eclipse 3.3M5.  If you are building Mylar
against HEAD:
 
* Get latest I-build (e.g.
http://download.eclipse.org/eclipse/downloads/drops/I20070205-1824/index.php
)

* Unzip two copies of it, one for bootstrapping and one for setting as your
Target Platform in your bootstrap workspace.  If you get two workspaces when
you launch a test workspace, delete the "configuration" directory of the
Target Platform.  I filed a bug for this, so note that it may be fixed by
3.3M5:
  172975: if target platform has an existing configuration two workbenches
will launch
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=172975

* To synch I had to delete my known_hosts file because CVS connections were
failing (file path is in: Preferences -> Team -> CVS -> SSH2..).

* After synching, if you get conflicts in the .settings folder after
launching override them (happens because CVS version was updated, and your
own was automatically migrated). 

* As usual, update your repository credentials in the Task Repositories
view.

* Note that you may need to re-create your launch configurations.

If you are bootstrapping, your offline task cache will be cleared due to
offline store format changes.  If you have any troubles please reply to this
message.  I'll post updated migration instructions on the wiki after 3.3M5
is final.

Mik

--
Mik Kersten, http://kerstens.org/mik
Mylar Project Lead, http://eclipse.org/mylar





Back to the top