Alexander Gurov wrote:
The project set file is placed at:
http://svn.polarion.org/repos/community/Subversive/trunk/org.polarion.eclipse.team.svn.m2eclipse/Subversive_integration_for_M2Eclipse.psf
 Thanks Alex. I've been able to build it and it works perfectly.
I wonder if you can provide an update site for this feature somewhere, so users can grab it?
https://bugs.eclipse.org/bugs/show_bug.cgi?id=224074).
For the next iteration I want to generalize the checkout wizard and replace custom wizards with extension points for plugging in repository and history browsers specific to selected scm handler. I'll see if I can contribute a patch for those changes...
Also we have two little questions about how it works:
1) When I select more than one project (I checked this functionality with
M2Eclipse repository) and specify location on the file system, M2Eclipse
sequentially performs check out for each of selected projects into the same
location on the file system.
In result of which I have only last checked out project on my file system.
It seems to be incorrect. Or is it something wrong in integration
implementation?
As far as I can see, your scm handler is working properly and it seem like a bug in MavenCheckoutOperation. It is working if you checkout to the default workspace folder, but if folder is outside of workspace it won't use separate directories. It would be great if you could submit an issue for that in m2eclipse JIRA at http://jira.codehaus.org/browse/MNGECLIPSE
2) As I can see, integration with Subclipse adds its pop-up menu item to the
end of checkout group. This very interesting because AFAIK Eclipse places
actions which are added later to the top of group. So the question is
simple: why does it work different in your case? :)
Honestly I have no idea. That menu is an object contribution, so order within the same section is probably depend on the order of plugin activation or some other magic.
Regarding to WIKI page it looks like I have no permissions to edit the page
You need to register at Codehaus. Just sign in and create account for yourself, then you'll be able to make edits.

 Thanks

 Eugene



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to