svn:更新代码报错:svn:Address family not supported by protocol family: connect
昨天电脑重启后,eclipse中的svn更新代码,一直报一下错误,折腾了一早上,也没查出来是什么结果,没出理好
错误提示: svn:Address family not supported by protocol family: connect
解决方法:win10(我的系统是win10)找到host文件,(C:\Windows\System32\drivers\etc),用记事本打开,
将127.0.0.1 映射为localhost 代码放开,问题解决
解决方案源自:http://blog.****.net/lzm1340458776/article/details/45599571