I'm trying to svn checkout this library https://code.google.com/p/google-api-objectivec-client/source/checkout but my svn doesn't connect from a particular macbook, same internet connection but different macbook it is able to checkout successfully
I get: svn: E175002: Unable to connect to a repository at URL 'http://google-api-objectivec-client.googlecode.com/svn' svn: E175002: OPTIONS of 'http://google-api-objectivec-client.googlecode.com/svn': Could not read status line: connection was closed by server (http://google-api-objectivec-client.googlecode.com)
What setting could be different on a macbook that can cause this ? Both computers have same OSX, Xcode and svn versions.
It doesn't connect to other repositories either that are hosted on code.google.com