Topic: A good free version control system needed.. Any suggestion?
We need to have a good version control system that is free... Do you have any suggestion ?
You are not logged in. Please login or register.
Rails Forum - Ruby on Rails Help and Discussion Forum » Tools » A good free version control system needed.. Any suggestion?
We need to have a good version control system that is free... Do you have any suggestion ?
git is the ultimate (and rails recommended) vcs. It totally integrates with capistrano for deployment recipes so your latest commited code from whatever branch in git you choose gets sent to whatever server your capistrano recipe is set up to use
You can also then use github
Read more here http://railscasts.com/episodes/96-git-on-rails (It's an old cast but still relevant and accurate
I second Git for version control. Use it at work. Love it
Hosting provided by aTech Media