I'm using the Vixiom.com directions for deploying to (mt).
http://blog.vixiom.com/2007/02/18/mt-ror-a-z-the-complete-guide-to-getting-rails-running-on-media-temple/

The capistrano part of this tutorial was written for cap 1 and I have cap 2
installed.  I found that --apply-to was updated to capify.  Now I'm stuck on
the next set of commands to run.

$ cap mt_add
$ cap setup
$ cap update_code
$ cap symlink
$ cap migrate
$ cap mt_create_link
$ cap mt_start

I get this error after I run each of the above
[DEPRECATION] Capistrano.configuration is deprecated. Use Capistrano::
Configuration.instance instead
the task `add' does not exist

I think capify may take care of the above commands, is that correct?

Thanks,
Jonathan




--












On 8/15/07, Jonathan Spooner <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have spent the last two days setting up dreamhost and now MediaTemple to
> deploy my app.  I'm currently stuck on using Capistrano 2.0 on (mt).
>
> Two questions
> 1.  Know any blogs on Cap 2 and (mt)?
> 2.  Would someone that has deployed a RoR app with Cap 2 to (mt) be
> willing to meet with me and give me a lesson?  I'll pay you for your time.
>
> Thanks,
> Jonathan
>
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

Reply via email to