[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-dev] Mylyn Integration with History view

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 12 Mar 2008 13:23:38 -0400

On Wed, Mar 12, 2008 at 1:09 PM, Eugene Kuleshov <eu_at_md.pp.ru> wrote:

> Remote repositories will work if corresponding connector were able to
> recognize pattern for given task. For example, try to open
> http://jira-dashboard.tigris.org/svn/jira-dashboard/trunk/org.tigris.jira.ui
> in the History view and add make sure that
> http://developer.atlassian.com/jira JIRA repository is registered in Mylyn.

I do not understand how that works though. Does it go through every
registered provider? I have the three CollabNet connectors installed.
 In this case, it is the Subclipse repository on tigris and I have the
Issuezilla connector installed.

> Never the less, I do see that current workflow can be improved for the
> case when Mylyn can't find matching tasks. For example, allow user to
> select task repository and then try the task matching using selected
> repository.
>
> I don't think we can prototype such repository selection in Subclipse
> integration without any changes in Mylyn API because there is a watch
> dog in Mylyn that literally kills any repository link provider that
> takes more then 5 seconds to execute (even for the first time), because
> those call can came from hyperlink detectors activated in text editors
> with Ctrl modifier (e.g. Ctrl-C will acticate them too). So we can't
> actually have any UI interaction right now. See bug 213085.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=213085
> I am CCing Mylyn integrators mailing list in case if someone have
> other comments on that.
>
> The only option for Subclipse would be to maintain mapping between
> task repositories and SVN repositories like you suggested (or maybe even
> per-url mapping). But I am not sure where we can store such mapping. Do
> you have any ideas on that?

I was hoping the Subclipse/Mylyn integration plugin could manage the
mapping and it would be a matter of how do we provide the mapping to
Mylyn at runtime.

> BTW, it seem like History view for remote repository don't populate
> the bugs column...

We should hide it in that scenario unless we change this Mylyn stuff.
The bugtraq: properties only are consulted on local WC operations.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-03-12 18:23:47 CET

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.