Re: [Ironruby-core] Error retrieving from github

2009-01-05 Thread Colin Jack
Michael Letterle wrote: > To just do a clone, you shouldn't need ssh or any special firewall rules > try > using http instead: git clone http://github.com/ironruby/ironruby.git Hi, Yeah I tried that but got other errors ("Cannot get remote repository information"). I'm guessing its proxy relat

Re: [Ironruby-core] Error retrieving from github

2009-01-05 Thread Michael Letterle
To just do a clone, you shouldn't need ssh or any special firewall rules try using http instead: git clone http://github.com/ironruby/ironruby.git On Mon, Jan 5, 2009 at 10:13 AM, Colin Jack wrote: > Jirapong Nanta wrote: > > Hi Colin, > > You might want to check with this guide > > http://gi

Re: [Ironruby-core] Error retrieving from github

2009-01-05 Thread Colin Jack
Jirapong Nanta wrote: > Hi Colin, > You might want to check with this guide > http://github.com/guides/getting-a-copy-of-your-github-repo >first. > > Hope this helps, > -Jirapong Ta for the link, done all that now but same error. However "ssh -v g...@github.com" failed so I'm guessing it

Re: [Ironruby-core] Error retrieving from github

2009-01-05 Thread jirapong.na...@gmail.com
Hi Colin, You might want to check with this guide http://github.com/guides/getting-a-copy-of-your-github-repo first. Hope this helps, -Jirapong On Jan 5, 2009, at 5:47 PM, Colin Jack wrote: Hi, I've been trying to get IronRuby from GIT using the steps in Ben's blog (http://blog.benhal

[Ironruby-core] Error retrieving from github

2009-01-05 Thread Colin Jack
Hi, I've been trying to get IronRuby from GIT using the steps in Ben's blog (http://blog.benhall.me.uk/2008/12/downloading-ironruby-from-github.html) but keep getting this error: github.com[0: 65.74.177.129]: errno=Invalid argument fatal: unable to connect a socket (Invalid argument) I was wonde