I am looking for a good source control system. I would like to use git but I need something with a good user interface. I know Tortoise SVN has a nice user interface. Are there any others like tortoise SVN that has a nice user interface.
Share
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.
I would highly suggest GIT over SVN as GIT is better for collaboration and its also better when merging changes.
There is a nice tutorial here on how to setup a git server:
http://tumblr.intranation.com/post/766290565/how-set-up-your-own-private-git-server-linux
its pretty simple
It can be setup on any OS.
Mike