Hi, I recently upgraded my local system to mac os x 10.6, and as part of that I reinstalled several gems, including capistrano. That brought my system up to date with gem version 2.5.8 of capistrano, I had been running 2.2.0 up until then. When I attempted my first deploy I encountered this error message:
executing locally: "git ls-remote file:///opt/repos/constellation.git master" fatal: '/opt/repos/constellation.git' does not appear to be a git repository fatal: The remote end hung up unexpectedly *** [deploy:update_code] rolling back I am using capistrano-ext for the mulistage library. I have since gone back to capistrano 2.2.0 without issue, but does anyone know what the problem might be with 2.5.8? Thanks, Sean --~--~---------~--~----~------------~-------~--~----~ 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.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
