What is the best approach for deploying a tagged release to production instead of the trunk? This happens, for example, when you want to apply a small patch to production, but can’t deploy the entire trunk.
I took a look at this:
, but I am wondering if there are other options.
thanks, Jeff
I wrote a blog post last month about this. Same idea, slightly different approach: http://mojodna.net/2007/03/08/teach-capistrano-to-deploy-from-a-tag- or-branch/
seth
Great, thanks… I like this approach better.
-jeff
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.