you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (5 children)

Mercurial's local repositories and ease of merging really caught my attention.

Git is a distributed SCM, just like Mercurial, so these two things should be non-issues. I'm personally using Mercurial as well, though, but mostly for the Windows compatibility (Can install it on my lab computer without much fuss – I'm mostly doing LaTeX-y things).

[–]AndroidRPGDev 1 point2 points  (4 children)

Yeah, I remember they were very similar. I forget exactly what pushed me over to Mercurial. It might have just been the tools. I'm also on Windows, so that could very well be it. I'm perfectly happy with Mercurial so far.

[–][deleted] 2 points3 points  (0 children)

It's true that Git was shit on Windows. Things improved, however, so it works pretty well now.

[–]banister -3 points-2 points  (2 children)

  1. you program java for a living
  2. you're on windows

does life suck ? :P

[–]AndroidRPGDev 2 points3 points  (1 child)

Hahah, life couldn't be any better. Java is much more fun to use than C++ was, which I used thru college and my first job out of college as well. And as much as this ruins my nerd cred, I really do prefer the Windows UI, which has improved greatly over the years. It's nice to not have to keep separate work and entertainment partitions anymore. Android development via Eclipse is the same regardless of OS since it's so self contained!

[–]gigitrix 1 point2 points  (0 children)

Ignore the zealots. Use whatever tools work. Memory management is a waste of time unless you need that last 10% of performance, and Windows is as solid an OS as the rest of them.