当前位置: 代码迷 >> 综合 >> 关于SVN:Unable to connect to a repository at URL问题
  详细解决方案

关于SVN:Unable to connect to a repository at URL问题

热度:93   发布时间:2023-10-19 02:29:47.0

这里做一个记录在于自己安装使用过程中一个问题

有段时间没有使用SVN,忽然需要拉去服务器文件安装了个客户端,使用安装包默认一直安装的形式行不通,一直报错Unable to connect to a repository at URL的情况,试了网上几个方法都没有解决

清楚clear方法,这里使用没有啥效果,也许有他自己的适用场景,我没试出来这里不赘述

关于SVN:Unable to connect to a repository at URL问题

 同上,去掉勾选Enable Proxy Server,网传有效果,于是也试了下,一样没有效果,不多赘述关于SVN:Unable to connect to a repository at URL问题

解决方法:

试了几次卸载重装没有解决问题,后看到有记录安装的如下图片,发现问题原因为安装过程中,如图第二项未安装,此时安装成功后拉去文件出现报错“Unable to connect to a repository at URL”

关于SVN:Unable to connect to a repository at URL问题

 重新安装,把该项勾选后重新拉去文件成功

这里做一下记录供参考和个人记忆,可能只适用安装后出现的“Unable to connect to a repository at URL”,如果没有解决您的问题可以试下其他方法

  相关解决方案