In 2012, the question should be Git or Mercurial?
Your point is well taken, but it may still be necessary to know others - for example, I work at a large and well-known Internet company and we use Perforce =)
11–14 of 14 posts
In 2012, the question should be Git or Mercurial?
In 2012, the question should be Git or Mercurial?
I am not familiar with Mercurial. Would it benefit students to learn it over Git?
So for experimenting it's much easier to create a git repository in one directory of your (Windows/Linux/MacOS/...) home directory, add files, then clone it to a second directory, change things, push back, ... You don't have to bother setting up a subversion server!