I'm starting with heruku, I was trying to setup my first app and I've
succesfully pushed a branch of my app to the heroku with repository
for my app.
But when I wanted to push further changes to fix my gems manifesto I
couldn't do it.

This is what I get when I try to push:

R:\cdelavictoria>git push heroku master
Internal server error
/usr/local/lib/ruby/gems/1.8/gems/rest-client-0.9.2/lib/restclient/request.rb:144:in
`process_result': HTTP status code 500 (RestClient::RequestFailed)
       from /home/git/bin/git_proxy:27:in `join'
       from /home/git/bin/git_proxy:27
       from /home/git/bin/git_proxy:27:in `each'
       from /home/git/bin/git_proxy:27
fatal: The remote end hung up unexpectedly

I can't even clone a new version of the app I've previously uploaded:

J:\>git clone -o heroku [email protected]:cdelavictoria.git
Initialize cdelavictoria/.git
Initialized empty Git repository in J:/cdelavictoria/.git/
Internal server error
/usr/local/lib/ruby/gems/1.8/gems/rest-client-0.9.2/lib/restclient/request.rb:144:in
`process_result': HTTP status code 500 (RestClient::RequestFailed)
       from /home/git/bin/git_proxy:27:in `join'
       from /home/git/bin/git_proxy:27
       from /home/git/bin/git_proxy:27:in `each'
       from /home/git/bin/git_proxy:27
fatal: The remote end hung up unexpectedly

Does everyone know what is that error I'm getting?

Thanks in advance.

Carlos K.

-- 
http://www.ckozus.com
http://www.insignia4u.com

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