Open id_rsa with a text editor; copy the public key and paste it into the Key box on https://github.com/account
Install the Place Dictionary
On your hard drive, create a folder outside of subversion folders: thl-rails
add the folder program files/git/bin: right-click on Control panels > Advanced system settings > system properties > Environment variables > edit system variables; paste in at the end ;C:Program FilesGitbin
Open GitBash and cd to the thl-rails folder you just created
Run the command: git clone git@github.com:thl/places.git
It will say: "cloning into places…"
Type yes in answer to are you sure you want to conintue connecting (yes/no)?