I've put together a rake script for deploying Wordpress to a myriad of servers, some using rsync, some using scp and others only supporting ftp.
This script is a bit of a mess right now and I want to clean it up (maybe even release it to the Wordpress community) and before I do that I want to look at other options then rake, like maybe moving it to Capistrano. I figure that since Capistrano is custom made for deployments rather then builds it might offer me a lot of ready made goodies and packaged best practices. Is that a correct assumption? Or wouldn't I be gaining anything by moving to Capistrano? Here's what the script looks like now if anybody cares to look. http://files.polite.se/misc/mwpd.rake TIA alex -- http://pipedreams.polite.se/about/ --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
