We’re a small software company that has been using CVS and SVN for version control (and Eclipse for writing code) for about 10 years. We’re now considering switching some of our projects to use a distributed version control system.
We’re looking to use something like git, mercurial, etc. But–and here’s the key–our new system has to work very well with Eclipse. CVS and SVN are tightly integrated with Eclipse (via plugins like Subclipse), so any new version control system that we switch to will need to have its own plugins that live up to that standard.
Does anything like this exist?
Eclipse is committed to Git, as Alblue put it last year:
You will find a first tutorial in this EclipseCon2010 presentation.
And a more detailed page in the Eclipse wiki.
You can see both Mercurial and Git in action in Eclipse in those Ekke’s pages.
vs.
Ekke’s conclusion at the time (March 2010) was a nice summary of where the two DVCS tools stand with Eclipse: