I tried that but with no luck... mbp-mark:~ mark$ heroku clone myapp Enter your Heroku credentials. Email: [EMAIL PROTECTED] Password: Uploading ssh public key Initialized empty Git repository in /Users/mark/myapp/.git/ fatal: '/userapps/11544': unable to chdir or not a git archive fatal: The remote end hung up unexpectedly fetch-pack from '[EMAIL PROTECTED]:tano-survey.git' failed. mbp-mark:~ mark$
any ideas? On Mar 23, 1:22 pm, zLo <[EMAIL PROTECTED]> wrote: > I also had this Problem at first (Permission denied) > > I could solve this Problem by deleting the '~/.heroku/credentials' > file and then logging in again. > Now everything works fine :) > > On Mar 18, 8:29 am, "Shingi Mutandwa" <[EMAIL PROTECTED]> > wrote: > > > I have installedgitand when I try it, I get the following:- > > > The authenticity of host 'heroku.com (72.44.46.139)' can't be established. > > RSA key fingerprint is 78:58:b7:d0:d8:f6:c4:bb:a9:e9:38:15:7b:e4:8c:45. > > Are you sure you want to continue connecting (yes/no)? yes > > Warning: Permanently added 'heroku.com,72.44.46.139' (RSA) to the list of > > known hosts. > > Permission denied (publickey). > > fatal: The remote end hung up unexpectedly > > fetch-pack from '[EMAIL PROTECTED]:depot-app.git' failed. > > > On Mon, Mar 17, 2008 at 11:33 PM, Adam Wiggins <[EMAIL PROTECTED]> wrote: > > > > On 3/17/08, Shingi Mutandwa <[EMAIL PROTECTED]> wrote: > > > > be able to clone my existing applications at all. What I mean is when I > > > type > > > > Heroku clone <app name>, nothing happens at all. Is there anything I > > > need to > > > > do in order for me to be able to clone my applications and work on them > > > > locally? > > > > Do you havegitinstalled and in your path, and an ssh rsa keypair set up? > > > > Adam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
