zhangwenkal
Results
3
comments of
zhangwenkal
I have solved the problem by modifying the`.subversion/servers` configuration file setting. `[global] ssl-authority-files = /path/to/the/ca-bundle.crt` https://developercommunity.visualstudio.com/t/svn-cant-connect-despite-valid-trusted-certificate/1239923
> 你用源码重新编一版goc试试呢? 试了一下也不行,是不是 goc 对 1.20+ go 版本不兼容? 原来是 1.20 以前的go 版本build 也会报错,升级 go 版本解决了
> @yuzg667 自己用 go1.18 build 下就可以 我用 1.22.1 版本编译也可以