Like most of you I've been using SCM systems for decades (CVS, SVN & Git) so I'm pretty confortable using them. Indeed my current EPF projects are kept in personal git repos. This projects are modeled using the Eclipse Process Framework (EPF) Composer, an Eclipse-RCP standalone application.
My doubt is how im/practical is doing team development with EPF Composer sharing git repos/patches. It's my first time developing with modeling tools:
PS: My current EPF experience with git is as an external tool. Not sure if using something internal as Egit would imply a different behavior.
Thanks in advance.