Issues trying to push app to heroku (windows)

2010-03-25 Thread Richard Conroy
Hi I have been following the setup instructions to get a simple sinatra app up and running. I ran into a few issues with PuTTy gen and keys, but I was able to use this

Re: Issues trying to push app to heroku (windows)

2010-03-25 Thread Richard Conroy
Okay, I think I made some progress. First tip: Use the Git Bash shell client that gets installed with Git. Generate your private keys with $ ssh-keygen -t rsa And copy them to your /.ssh directory Make sure you do any of this before you execute any of the heroku commands. Then perform heroku