You can set :repository and either :remote_repository or :local_repository (:repository being the opposite) ... check the docs and you cna see, you can use one repos, and the server will use another - Lee
2009/3/18 Sarah Mei <[email protected]> > > > 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 -~----------~----~----~----~------~----~------~--~---
