I successfully deployed an RoR app using capistrano and passenger. I just have a quick tidbit that I am curious about...
I deployed 2 apps - one is the prod app and the other is the dev app I have my shell set to where it shows what branch I am using. Once deploying using cap, the dev app switches to branch "deploy", and the prod app stays as "master". Every other cap deployment I have seen, the branch changes to "deploy". Any ideas as to why the prod app does not switch to "deploy"? Should I just remove the app and re-deploy? Everything seems to be working fine, just curious what the difference is. Thanks, Josh -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
