>    executing locally: "git ls-remote file:///data/git/pma.git master"
> fatal: '/data/git/pma.git': unable to chdir or not a git archive

This is actually happening on the machine you're deploying from -
which you can tell because it says  "executing locally:". I believe it
does this to check the revision number (or whatever the git equivalent
is - git is still sadly on my list of stuff to learn).

Can you specify a URL for your git repo, rather than a file reference?

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to