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
-~----------~----~----~----~------~----~------~--~---

Reply via email to