Hi Alex, I don't mean to be rude in the least, but there are a few glaringly obvious "I'm new to ruby" problems with your Rake task that are going to limit its usefulness to the community, I'd be happy to work them through with you if you are interested, I do not however want to turn this thread into that discussion if you don't!
- Lee 2009/3/28 Alex Polite <[email protected]> > > 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 -~----------~----~----~----~------~----~------~--~---
