Hello All, I'm trying to deploy a new server. I've got SUSE Enterprise 10 running on it, and have completed a fresh install of ruby, rails, and a bunch of other stuff. I thought this a perfect opportunity to upgrade capistrano from 1.4.1 to 2.2.0. I install cap 2.2.0 from the gem and upgraded my workstation to the same, capified and tweaked my deploy.rb to match the slight syntax changes for scm. When I deploy, however, capistrano is hanging right after trying to check out the repository. At first it prompts me for the svn username and password, and then for the password for ssh shell login. Then it tries to check out the svn repository and hangs. When this happens, I notice an error in my svn server logs saving that the password is mismatched. Now if I downgrade to 1.4.1, everything works fine. Can anyone suggest something that will help me get this upgrade working? Thanks in advance!
Kindest Regards, Bill --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
