Jamis, THANK YOU! :)
It works great with cap _1.4.1_ ! mike PS: Should I uninstall 2.0 or something? Is there a point to keeping it around? On Sep 21, 5:44 pm, "Jamis Buck" <[EMAIL PROTECTED]> wrote: > The deprec require is the problem. Deprec is not 2.0 compatible right > now. If you want to use cap with deprec, you need to stay on cap1. > > If you want to have both cap1 and cap2 installed, and use cap1 > periodically, you need to ask for it by name when you execute it: > > cap _1.4.1_ deploy > > (Note the underscores--rubygems uses that to indicate that the first > parameter is the gem version to use.) > > - Jamis > > On 9/21/07, mike b. <[EMAIL PROTECTED]> wrote: > > > > > Not sure if it helps but here's my whole config/deploy.rb file: > > >http://pastebin.com/m1ddfc56f --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
