Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [emfcp-dev] From SVN to Git

In addition there seems to be something wrong with the gitignores. Classes should be ignored, right?





Another annoying thing is the CheckStyle builder setup that tends to pop up nasty dialogs if you don't have it installed. If you then install it thousands of violations are unveiled, nothing that anybody can make any use of.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Am 19.08.2011 07:46, schrieb Eike Stepper:
Hey Guys,

I tried to checkout ECP from Git and faced several problems:

1) ECP (core!) seems to require a plugin from EMFStore: org.eclipse.emf.emfstore.common
2) The emfstorebridge plugin is part of ECP while it should be part of EMFStore

Possible solutions:

ad 1) The relevant parts of org.eclipse.emf.emfstore.common should be moved into a new plugin within ECP and reused from there in EMFStore (ECP is "below" EMFStore).
ad 2) The emfstorebridge plugin should be moved to EMFStore

BTW., I can't seem to find the source code repository that contains org.eclipse.emf.emfstore.common. Any hints?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Am 27.07.2011 18:30, schrieb Maximilian Koegel:
Dear Comitters,

as of this moment, we have moved the ECP trunk to Git. Please find a
wiki page explaining the new setup here:
http://wiki.eclipse.org/ECP_Git
We have deleted the old SVN content to avoid accidental commits.
To work with Git we recommend Egit which you can install from this
update site:
http://download.eclipse.org/egit/updates

Cheers,
Edgar and Maximilian


_______________________________________________
emfcp-dev mailing list
emfcp-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/emfcp-dev



Back to the top