The rake tasks are "rake remote:deploy" and friends (anything in the
"remote" namespace). If you're using them, you shouldn't be.
Capistrano no longer supports them, and "capify ." does not install
them in new projects. Besides "cap deploy" is much easier to type than
"rake remote:deploy".

- Jamis

On 8/14/07, James Downs <[EMAIL PROTECTED]> wrote:
>
>
> On Aug 14, 2007, at 8:15 PM, Jamis Buck wrote:
>
> > What version of Capistrano? The rake tasks will probably not work at
> > all with cap2. And if you are using cap2 and haven't yet done "capify
> > .", that would explain why you're getting the "no such task `deploy'"
> > errors.
>
> You definitely need to capify the application, which should be non-
> destructive.
>
> People keep saying the rake tasks won't work, but I'm not having
> problems with them, from what I can tell.
> Which tasks are the "rake tasks"?
>
> -j
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to