When calling capistrano like this, config = Capistrano::Configuration.new
and then loading my configuration from a string, how do I call "deploy" when I have a "deploy:setup"? The setup call seems to work fine, but the deploy call just returns instantly. Any tips before I break out the debugger? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
