Go into your git config for the project and edit the remote for heroku..
that should do it.

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of The Trystero
Sent: Friday, September 30, 2011 10:37 AM
To: [email protected]
Subject: [Rails] how to delete heroku deployment

i had deployed an app to heroku, called falling-sky-4350.
i deleted the app from heroku.com, then created a new app clientside

heroku create
Creating sharp-window-8814... done, stack is bamboo-mri-1.9.2
http://sharp-window-8814.heroku.com/ |
[email protected]:sharp-window-8814.git

when trying to push it again, it seems to be looking for the old app

git push heroku master

 !  No such app as falling-sky-4350

fatal: The remote end hung up unexpectedly


how can i resolve this?

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to