SVN Unable to connect to a repository at URL

简介:

今天下午提交代码一直提交不上一直报错,svn权限文件和密码文件也都没问题。


如图:

wKiom1eHcLaSG8aVAAB3lHwj2Ac824.png-wh_50


曲折的的一个下午,终于找到原因了。缓存


解决方案:

1.        右键点击本地副本,TortoiseSVN-> Settings -> Saved Data,

2.        点击个个“Clear”按钮,把本地缓存都清除了,点击“确定”;


参考博客:http://blog.sina.com.cn/s/blog_7139569d0101afdz.html





      本文转自卫庄的痛 51CTO博客,原文链接:http://blog.51cto.com/crfsz/1826490,如需转载请自行联系原作者



相关文章
|
存储 Linux
linux上SVN出现 "Unable to connect to a repository at URL 'svn://xx.xx.xx.xx/xxx' 和 No repository ...
centos上安装了svn, 有时候会不知道什么原因出现客户端小乌龟无法连接或无法提交等情况
1322 5
|
存储 XML 数据格式
【SVN异常】svn: E175003: The server at ‘https://svn.example.com/!/%23MyRepo/‘ does not support the HTTP/
【SVN异常】svn: E175003: The server at ‘https://svn.example.com/!/%23MyRepo/‘ does not support the HTTP/
1126 0
SVN更新有问题 svn The working copy at‘ ‘ is too old
SVN更新有问题 svn The working copy at‘ ‘ is too old
362 0
SVN更新有问题 svn The working copy at‘ ‘ is too old
|
JavaScript 网络安全
Mixed Content: The page at ‘<URL>‘ was loaded over HTTPS, but requested an insecure frame ‘<URL>‘...
Mixed Content: The page at ‘<URL>‘ was loaded over HTTPS, but requested an insecure frame ‘<URL>‘...
1231 0
【SVN】is not known to exist in the repository and is not part of the commit, yet its child
【SVN】is not known to exist in the repository and is not part of the commit, yet its child
1230 0
【SVN】is not known to exist in the repository and is not part of the commit, yet its child
SVN报错:cannot overwrite the existing versioned item at
SVN报错:cannot overwrite the existing versioned item at
179 0
|
Ubuntu 安全 网络安全
百度搜索:蓝易云【Ubuntu系统SVN服务器搭建教程】
现在,你已经成功在Ubuntu系统上搭建了SVN服务器。其他用户可以通过SVN客户端连接到你的SVN服务器,进行代码版本管理和协作开发。注意,为了安全起见,建议配置SSL加密以保护数据传输。
330 1
|
存储 网络协议 Ubuntu
Linux环境下的SVN服务器搭建并结合内网穿透实现远程连接
Linux环境下的SVN服务器搭建并结合内网穿透实现远程连接
482 0