Hi Guys, I have been using the rsync_with_remote_cache for deploy on the remote servers that we have. Currently there are two environments that are behind a firewall and 6 that are not. In my environment tasks I use remote_cache for the local hosts and then rsync_with_remote_cache on the remote hosts.
This works fine until I needed to run a migration task which does not work with the rsync_with_remote_cache environments. I had a look in the source for this method and the roles section only has :app ? is this correct. If I added :web and :db roles it works fine, the database servers also gets the code pushed. (Which is needed for the migration to work.) Is there something I'm missing? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
