callmephilip / django-heroku-bootstrap

Get your Django app running on Heroku in less than 5 minutes

Home Page:http://callmephilip.github.com/django-heroku-bootstrap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fab deploy hardcoded pack unaccesible

grillermo opened this issue · comments

Hi i followed all the instructions but when
fab deploy
I get
error: The requested URL returned error: 403 while accessing https://github.com/callmephilip/django-heroku-bootstrap.git/info/refs?service=git-receive-pack
fatal: HTTP request failed

And when visiting https://github.com/callmephilip/django-heroku-bootstrap.git/info/refs?service=git-receive-pack i get the HTTP auth message for username and password.
Not sure how to fix this :(

Nevermind, my fault, i named heroku the origin remote duh' well i guess the leason is to add an instruction to the readme to add the heroku remote. so fan deploy works