
20 Mar
2012
20 Mar
'12
5:08 p.m.
I was using mercurial in a project a while ago. I as a command line user was pretty happy with it, but our eclipse users where not. That may have changed, since my experience is not really up to date. I have also worked on a git project, but there we did not have eclipse users, so I don't know how the well the eclipse integration works.
There is now an eclipse plugin called eGit (http://www.eclipse.org/egit/) that integrates git support into eclipse. In fact, one of the major eclipse plugins (CDT, the C++ Development Tools) has recently transitioned from using CVS to using eGit. Regards, Nate