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 inter
I removed all the previous auth ssl server by the command:
rm ~/.subversion/auth/svn.ssl.server/*
and all worked again.