I'm attempting to deploy an application using Capistrano.  I've
successfully "capified" and have edited the deploy.rb file.  However,
when I run either "rake remote:setup" or "rake remote:exec ACTION =
setup" I get an error saying that
"rake aborted!
Don't know how to build task 'remote:setup'" (or 'remote:exec')

I am issuing the rake commmands from the project's top-level directory
on my local server.  I've attached my "deply.rb" file in case it helps.

Can someone tell me what I am forgetting to do, or what is wrong?

Thanks - Alex

Attachments:
http://www.ruby-forum.com/attachment/2395/deploy.rb

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to