anyone know any good mac version control software? if so why is do you reccomend it, dont mind paying a little money for the software
edit: thanks everyone for the information so its come down to Mercurial vs SubVersionsapp (SVN)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
We use SVN (mac client) at work from all different platforms. Git (mac client) or Mercurial (mac client) would work as well. Personally, I wouldn’t pay for something like this unless you’re using an IDE that has integrated SCM as part of it’s paid offering. This is an area where the free/open source solutions have actually been preferable to paid solutions for many years. If you don’t feel comfortable supporting it (maintaining the repository, backups, etc.), you might want to look at a hosting service for the repository.