On Apr 14, 9:24 pm, "Adam Wiggins" <[EMAIL PROTECTED]> wrote: > On Mon, Apr 14, 2008 at 8:52 PM, Joe Lewis <[EMAIL PROTECTED]> wrote: > > > git clone [EMAIL PROTECTED]:myapp.git > > > I am getting a different issue: > > > Initialized empty Git repository in /Users/joslewi/Code/Rails/ > > testgitapp/.git/ > > Permission denied (publickey). > > You probably need to upload your authkey first. Try: > > heroku upload_authkey
That worked, although now I'd like to report the next issue: It downloaded my directory structure for the app I'm working on, which is awesome. But it pulled down what appears to be yesterday's version of my app. Stubbed out 11 or so items using scaffolds, but only the one old one set of scaffold-generated files that was in existence as of yesterday got pulled down. Tried git pull to no avail. Also getting lots of timeouts and hangups when trying git pull or git list. Thanks much, Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
