I saw someone experienced this error in the past but there was no
resolution mentioned. So I'm bringing up my recent problems. :)
This is occuring when I try to deploy to an svn+ssh hosted
repository. Any help is appreciated. Running cap 2.5.0, netssh
2.0.4, ruby 1.8.6p287, rails 2.1.1
matte
============== ERROR OUTPUT =============
** [deploy:update_code] exception while rolling back: NoMethodError,
undefined method `closed?' for
#<Net::SSH::Authentication::Pageant::Socket:0x2bf4b0c>
c:/ruby/lib/ruby/gems/1.8/gems/net-ssh-2.0.4/lib/net/ssh/service/
forward.rb:218:in `prepare_client': undefined method `closed?' for
#<Net::SSH::Authentication::Pageant::Socket:0x2bf4b0c> (NoMethodError)
from c:/ruby/lib/ruby/gems/1.8/gems/net-ssh-2.0.4/lib/net/ssh/
connection/channel.rb:311:in `call'
from c:/ruby/lib/ruby/gems/1.8/gems/net-ssh-2.0.4/lib/net/ssh/
connection/channel.rb:311:in `process'
from c:/ruby/lib/ruby/gems/1.8/gems/net-ssh-2.0.4/lib/net/ssh/
connection/session.rb:195:in `preprocess'
from c:/ruby/lib/ruby/gems/1.8/gems/net-ssh-2.0.4/lib/net/ssh/
connection/session.rb:195:in `each'
from c:/ruby/lib/ruby/gems/1.8/gems/net-ssh-2.0.4/lib/net/ssh/
connection/session.rb:195:in `preprocess'
from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.0/lib/
capistrano/processable.rb:17:in `process_iteration'
from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.0/lib/
capistrano/processable.rb:43:in `ensure_each_session'
from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.0/lib/
capistrano/processable.rb:41:in `each'
... 49 levels...
from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.0/lib/
capistrano/cli/execute.rb:14:in `execute'
from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.0/bin/cap:4
from c:/ruby/bin/cap:19:in `load'
from c:/ruby/bin/cap:19
============== /OUTPUT =============
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---