2008/5/13 David Smalley <[EMAIL PROTECTED]>: > > If you have a personal key for github, how come that your local machine > > doesn't have access to your git repo? How do you make local development, > > then? > > Well, as an Engine Yard app support engineer - I don't do the > development for the clients. I just do the initial deploy for them. I > have access to my *own* personal Github repo, but we just have a > deploy key in the clients repo and on their slices.
Oh. Well, that explains it. Try this: cap -S real_revision=HEAD deploy Should do the trick. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
