问题: 今天使用gitlub上传项目一直报Host or service 错误 svn 报60078 同理将svn的域名和相应的ip加入到hosts文件中 解决: Mac vi /etc/hosts 将要上传的地址加上地址相应的ip Windows 在 C:\Windows\System32\drivers\etc\hosts 在hosts里面加上对应的地址和地址的IP即可