Anders, Thank you for taking the time to respond and for the information. The connector you suggested works like a charm.
The Subversive integration for m2e does not show up in the Mars software catalog or Eclipse 4.5 Update Site. I had the add the integration from the Subversive update site [1], which was not very obvious in the documentation or easy to find I'm afraid. For the record, when I reported the problem I was on m2e 1.6.0-20150526-2032. Currently I am on 1.6.1-20150625-2338 and I can still reproduce the problem, and this is most likely due to [2]. Regards, Bindul [1] http://download.eclipse.org/technology/subversive/3.0/update-site/ [2] https://wiki.eclipse.org/Subversive_New_and_Noteworthy#Rework_of_SVN_integration_API Bindul Bhowmik On Wed, Jul 22, 2015 at 1:53 AM, Anders Hammar <[email protected]> wrote: > I did a new Eclipse Mars installation to check this and it updated my > memory; the Subversive project (v2.0 and the new v3.0) provides their own > m2e connector ("Subversive SVN Integration for the M2E Project") which I > suggest that you use. That's the one I'm using. > > /Anders > > On Wed, Jul 22, 2015 at 9:41 AM, Anders Hammar <[email protected]> wrote: >> >> It seems as the repo at tesla has been removed. I have a repo [1] that I'm >> pretty sure used to be a fork of that. However, today it says it's a fork of >> some other repo. >> >> Maybe Igor knows what might have happened to the takari repo? Has it been >> deleted? >> >> Regarding your error I believe I'm using this connector with m2e 1.6 on my >> private mbp, but I can't tell for sure right now as I'm at work. Could you >> state the exact m2e version you're using? >> >> /Anders >> >> [1] https://github.com/andham/m2eclipse-subversive >> >> On Fri, Jul 17, 2015 at 10:23 PM, Bhowmik, Bindul >> <[email protected]> wrote: >>> >>> Hello, >>> >>> I recently upgraded to Eclipse Mars, and in the M2E discovery catalog >>> the subversive connector is no longer available. >>> >>> I checked the Discovery Catalog at [1] (if that is still the correct >>> location), and noticed the subversive connector is only set up for m2e >>> 1.4 and 1.5. >>> >>> Also, the connector source URL [2], no longer exists and returns a 404. >>> >>> I did find a build (version 0.13) of the m2eclipse-subversive >>> connector at the Takari Nexus repository [3], and though it installs >>> it fails to import projects with the exception: >>> >>> An internal error occurred during: "Checking out Maven projects". >>> >>> org.eclipse.team.svn.core.operation.file.CheckoutAsOperation.<init>(Ljava/io/File;Lorg/eclipse/team/svn/core/resource/IRepositoryResource;IZZ)V >>> >>> Full stack trace at [4]. >>> >>> So, does anyone know if the Subversive connector is maintained, and if >>> so where the download link or source tree might be? >>> >>> Regards, >>> Bindul >>> >>> Bindul Bhowmik >>> >>> [1] >>> https://github.com/takari/m2e-discovery-catalog/blob/master/org.eclipse.m2e.discovery.oss/src/main/resources-filtered/connectors.xml >>> [2] https://github.com/tesla/m2eclipse-subversive >>> [3] >>> https://repository.takari.io/content/sites/m2e.extras/m2eclipse-subversive/0.13.0/N/ >>> [4] >>> https://gist.github.com/bindul/9b89152721c92bcf1f68#file-m2e-subversive-mars-error >>> _______________________________________________ >>> m2e-users mailing list >>> [email protected] >>> To change your delivery options, retrieve your password, or unsubscribe >>> from this list, visit >>> https://dev.eclipse.org/mailman/listinfo/m2e-users >> >> > > > _______________________________________________ > m2e-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/m2e-users _______________________________________________ m2e-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
