svn: E175002: Unable to connect to a repository at URL

前端 未结 8 1094
独厮守ぢ
独厮守ぢ 2021-02-08 12:20

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

8条回答
  •  爱一瞬间的悲伤
    2021-02-08 12:50

    Steps what I did to solve the problem:

    • I turned off my internet connection
    • I cleared my DNS cache by running the command on my mac dscacheutil -flushcache
    • And then tried svn update and it worked this time

提交回复
热议问题