This should probably be used with caution... but I also had to tell git to change it's info about its remote repository (I presume this is what the herokugarden git:transition is intended to do - although that didn't run for me either).
git remote add [email protected]:my_app_name.git This seemed to replace the dead link to the remote repository on heroku with the valid herokugarden repository. Waldo On Jan 18, 12:01 am, did <[email protected]> wrote: > Hey guys, > > I think I've got a similar issue with my heroku account. I switched to > herokugarden by installing the new gem. Then, I added my keys > successfully. > > > herokugarden list ===> no pb > > But, when I run: > > > herokugarden git:transition => Authentication failure > > I precise that my modifications were committed to my local git but not > pushed. Obviously, if I try to push them, it fails since the old > heroku git repository is not available anymore. What does exactly > "herokugarden git:transition" ? > > For now, the only solution to my problem is to make a git clone from > my new herokugarden repository (it worked) and then try to merge my > modifications from my local heroku repository to the new one > (herokugarden). I've to digg into the git documentation to see if > that's possible (I'm not a git guru). Unless someone has a better > idea. > > Thanks. > > Did > > On Jan 17, 3:00 pm, Chris Schumann <[email protected]> wrote: > > > I am not. It may be an issue with keys, and I'm not sure how to > > correct it, since I "herokugarden list" works, but "git push" does > > not. I do have one key in my keylist according to "herokugarden keys". > > > Also, mortgageqb is still giving 502 errors, but venuematic is running > > (or at least the first page is!). > > > Thanks for your work, > > Chris > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
