I am not getting any syntax or ssh errors, but a logical error. I used the online editor to put up a simple rails app. If I run heroku list from the command line here the app shows up fine. However if I run heroku clone myapp or use even git clone [email protected]:myapp.git it does not download the latest version but only the first version. No errors but not correct.
I can export the app down as a tarball but this defeats heroku's purpose. How to clone/copy down the latest version from heroku? Do I have to pass a version number? Or is this a git error and I'm using the wrong commands? (I'm just following heroku's prompts) Thanks for any tips --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
