Yes - I can clone the repositary myself with the command below. If I open the Interactive Ruby shell (by typing "irb" in the cmd window)and then at the "irb (main):001: 0>" prompt type "git --version", it says "nameerror: undefined local variable or method...".
Is this what you meant me to do or was it something else? Big thanks (I am finding this hugely helpful), Jonathan. Frederick Cheung wrote: > On Jun 5, 1:22�pm, Jonathan Turpin <[email protected]> wrote: >> working? >> > > First off double check that you can clone that repository yourself (ie > git clone git://github.com/ambethia/recaptcha.git ) > If that works, then i'd also try running git in the way that rails > with: in a irb session run system("git --version") > > Fred -- 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.

