I am getting the following error when I do the svn export on the
remote machine.
I can use Putty on the remote machine and run the same command and not
get prompted for my password.
so what is going on here? It looks like it is trying to authenticate
with the Pagent fake socket but not succeeding.
has anyone else encountered this problem?
* executing "svn export -q --username myusername --password --no-
auth-cache -r2
72 svn+ssh://[EMAIL PROTECTED]/home/svn/projects/MARS/trunk /ho
me/httpd/h.astrology.com/htdocs/MARS/releases/20080603173810 && (echo
272 > /hom
e/httpd/h.astrology.com/htdocs/MARS/releases/20080603173810/REVISION)"
servers: ["deploymentserver"]
[deploymentserver] executing command
*** [deploy:update_code] rolling back
* executing "rm -rf /home/httpd/h.astrology.com/htdocs/MARS/releases/
200806031
73810; true"
servers: ["deploymentserver"]
** [deploy:update_code] exception while rolling back: NoMethodError,
undefined
method `closed?' for #<Net::SSH::Authentication::Pageant::Socket:
0x346ea1c>
c:/ruby/lib/ruby/gems/1.8/gems/net-ssh-2.0.2/lib/net/ssh/service/
forward.rb:218:
in `prepare_client': undefined method `closed?' for
#<Net::SSH::Authentication::
Pageant::Socket:0x346ea1c> (NoMethodError)
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---