Sean, There have been a few changes to the Git handling code since then, perhaps you are reliant on some old code that we've had patched since then?
is `git ls-remote file:///opt/repos/constellation.git valid on the command line, and does that appear in local, or remote server output on 2.2.0 vs 2.5.8? Thanks, -- Lee Hambley Twitter: @leehambley Blog: http://lee.hambley.name/ Working with Rails: http://is.gd/1s5W1 2009/9/7 sean <[email protected]> > > 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 -~----------~----~----~----~------~----~------~--~---
