I'm new to capistrano and was curious what the paradigm is for managing deploy scripts for multiple repositories.
Is it atypical to have a separate repo for all your deploy scripts and then just run the deploy from a single server which has capistrano installed? The other way I've seen Capistrano used involves having the Capfile in the root directory of each of the repositories with each of the deploy scripts used for that repo in the config directory. -- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/0c6e140e-bd9a-42b0-86b2-17161a20572c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
