Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [egit-dev] Migrating issues from googlecode

The problem is that afaik a proper Mylyn connector to Google Code doesn’t exist yet, and the integration is done via the screen scraping Web Templates connector, which can only grab summary fields.  While it won’t be able to copy the task’s contents, this can still be helpful if copying the summaries is sufficient.  You can make a query of the Google Code tasks, right-click one and select “New -> Clone Task…”, and then select Eclipse as the repository.  The annoying thing is that you would need to do this per-task.  It would be a pretty straightforward enhancement to make “Clone Task” work for multiple selections if someone had enough motivation to do that.

 

Fyi, the Google Code connector bug, which hasn’t yet seen much attention from Google, although it’s probably time for me to reopen the dialog, is here:

 

159324: [connector] Google Code

https://bugs.eclipse.org/bugs/show_bug.cgi?id=159324

 

Mik

 

--

Dr. Mik Kersten

CEO: http://tasktop.com

Lead: http://eclipse.org/mylyn

Follow: http://twitter.com/mik_kersten

 

From: egit-dev-bounces@xxxxxxxxxxx [mailto:egit-dev-bounces@xxxxxxxxxxx] On Behalf Of Ketan Padegaonkar
Sent: September-30-09 8:15 PM
To: EGit developer discussion
Subject: Re: [egit-dev] Migrating issues from googlecode

 

We have done this in the past using bugzilla and jira using an inhouse tool developed on top of mylyn. If there are more than a few tens of issues, I could look into customizing the existing tool for googlecode.

--
Ketan
studios.thoughtworks.com | twitter.com/ketanpkr
Sent from my android

On Oct 1, 2009 4:02 AM, "Robin Rosenberg" <robin.rosenberg@xxxxxxxxxx> wrote:

Hi,

Would using Mylyn to migrate the "legacy" issues from egit.googlecode
to bugzilla at eclipse.org be a good idea?

Currently the connection I have is broken. Something changed since
I initially set up Mylyn to connect to our bugs at Google.

-- robin

_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev


Back to the top