What does your deploy.rb look like? If it has sensitive info in it, you could email it to me directly, and I'll take a look.
- Jamis On 9/6/07, Cameron <[EMAIL PROTECTED]> wrote: > > Anyone else running into this? I can't seem to get around it. > > Cameron > > On Sep 3, 11:58 am, Cameron <[EMAIL PROTECTED]> wrote: > > Jamis, > > > > I am running net-ssh 1.1.2 > > > > Cameorn > > > > On 3 Sep, 11:49, "Jamis Buck" <[EMAIL PROTECTED]> wrote: > > > > > Cameron, > > > > > What version of Net::SSH do you have installed? > > > > > - Jamis > > > > > On 9/3/07, Cameron <[EMAIL PROTECTED]> wrote: > > > > > > Hello all, > > > > > > I am having trouble with deployment. I had previously had Capistrano > > > > 2.0 set up and deploying properly, but hadn't used it in a couple > > > > weeks. Today I tried to deploy and got this: > > > > > > precious:~/Code/____/trunk cameron$ cap deploy:check > > > > [DEPRECATION] Capistrano.configuration is deprecated. Use > > > > Capistrano::Configuration.instance instead > > > > * executing `deploy:check' > > > > * executing "test -d /usr/local/www/____/releases" > > > > servers: ["____.com"] > > > > connection failed for: ____.com (NoMethodError: private method `split' > > > > called for nil:NilClass) > > > > > > (I've removed the url because its not public yet) > > > > > > I can't seem to figure out what is going on, I've looked at all the > > > > usage ofsplitin the Capistrano code and can't find a case where this > > > > is happening. > > > > > > Any ideas? > > > > > > Thanks, > > > > Cameron > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
