Use the git form of specifying the repo instead of http See http://help.github.com/deploy-with-capistrano/
On May 22, 2012, at 12:03 PM, opensourcechris <[email protected]> wrote: > I can not find what is wrong. I have tried to change the passwords > then try again with no luck. This is the error message I am recieving. > > * executing `deploy:update_code' > executing locally: "git ls-remote > https://[email protected]/chrisgogreen/deckchainrails.git > HEAD" > Password for 'https://[email protected]': > command finished in 10205ms > * executing "git clone -q > https://[email protected]/chrisgogreen/deckchainrails.git > /home/deployer/public/deckchain.com/public/deckchainrails/releases/ > 20120522190033 && cd /home/deployer/public/deckchain. > com/public/deckchainrails/releases/20120522190033 && git checkout -q - > b deploy 97cb1b474fa60f164155242a4beb96fb906f8906 && (echo > 97cb1b474fa60f164155242a4beb96fb906f8906 > /home/deployer/public/ > deckchain.com/publ > ic/deckchainrails/releases/20120522190033/REVISION)" > servers: ["66.228.43.38"] > Password: > [66.228.43.38] executing command > ** [66.228.43.38 :: err] Password: > Password: > > > Please any help will be appreciated. > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/capistrano?hl=en -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
