Rake integration was deprecated in 1.4, and support for it was removed altogether in 2.0. Please use "cap deploy:migrate" in place of "rake remote:deploy_with_migrations". For a list of all supported tasks, see "cap -T".

- Jamis

On Oct 16, 2007, at 11:06 PM, Eric Fazendin wrote:


For some reason I am no longer able to remote:deploy.  It may be due
to various upgrades, but I can't track it down.  Below is my output.
Any thoughts?


slick-lizard:~/dev/my_app efazendin$ rake
remote:deploy_with_migrations --trace
(in /Users/efazendin/Dev/my_app)
** Invoke remote:deploy_with_migrations (first_time)
** Execute remote:deploy_with_migrations
rake aborted!
undefined method `[]' for nil:NilClass
/opt/local/lib/ruby/gems/1.8/gems/capistrano-2.1.0/lib/capistrano/cli/
execute.rb:25:in `execute!'
/Users/efazendin/Dev/my_app/config/../lib/tasks/capistrano.rake:15:in
`cap'
/Users/efazendin/Dev/my_app/config/../lib/tasks/capistrano.rake:29
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in
`execute'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in
`execute'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:362:in
`invoke'
/opt/local/lib/ruby/1.8/thread.rb:135:in `synchronize'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in
`invoke'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in
`top_level'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in
`top_level'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in
`standard_exception_handling'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1733:in
`top_level'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1711:in `run'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in
`standard_exception_handling'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in `run'
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7
/opt/local/bin/rake:16


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


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to