Using Subversion
Posted by admin, Tue Apr 10 21:49:00 UTC 2007
I've recently moved my main application to a new off-site web server. I used the move as an excuse to also use subversion and capistrano and could not have got started without the great primer on Rails and subversion here.
After some slight hicoughs I seem to have it all working and now wish I had used it from the beginning. Being able to upgrade my live server by simply typing cap deploy is pretty awesome :)