Hi All, I have been running with Capistrano 2.0.0 and I have been having a couple issues with a new application and I thought those issues might be corrected with Capistrano 2.1.0. So, I executed the following command:
sudo gem install capistrano -v 2.1.0 The install seemed to go OK, but now when I enter a "cap deploy" I'm getting the following error: /Library/Ruby/Site/1.8/rubygems.rb:139:in `activate': can't activate net-ssh (= 1.1.2), already activated net-ssh-2.0.1] (Gem::Exception) from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require' from /Library/Ruby/Gems/1.8/gems/capistrano-2.1.0/lib/capistrano/ ssh.rb:38 Etc. If I enter a "cap _2.0.0_ deploy" I get the same message. Can anyone help with this? I have no idea how to correct this. By the way, I need to keep capistrano 2.0.0... Thanks, Ken --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
