I was confused here because I had already used your Snapshots backup section which is outside the editor and had not bothered to look for a commit area, thinking that the snapshot is the commit with message.
Both are clearly useful and offer slighly different reasons to exist. I would suggest therefore putting the snapshot section in the editor, along with the Commit Revisions, so that I can both make a snapshot backup and commit in the same area while not having to name it the same thing in two locations. It would then be clear what each part does differently. I would also be more likely to remove too many autosnapshots after a fashion. Hope that helps On Jan 9, 3:06 am, hh2k <[email protected]> wrote: > Looking further in heroku online again, in the editor on the left menu > is a link called "Revisions >>>". I clicked here and it's here that > the git commit interface exists. I could see the changes and mods so > I committed, and now heroku clone myapp works successfully. > > I'd ask that you rename Revisions instead to Commit Revisions, since > the word commit is a verb and revisions is not and is more reflective > of your intent (and mine). Sounds stupid but I didn't think to look > in here. Anyway, this appears solved. > > Cheers > > On Jan 9, 2:32 am, hh2k <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---
