首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >TortoiseSVN:“操作失败”

TortoiseSVN:“操作失败”
EN

Stack Overflow用户
提问于 2015-05-18 04:58:27
回答 1查看 1.2K关注 0票数 2

嗨,我对TortoiseSVN很陌生,我无法访问svn存储库。我安装了TortosiseSVN并创建了一个新的空文件夹,我单击了SVN Checkout,在对话框中粘贴了URL:svn://dvdwalt@svn.code.sf.net/p/radiusdesk/code/trunk/rd,然后单击"OK“(如这个问题中提到的)。但是,下面提到的错误显示了“操作失败”。

代码语言:javascript
复制
Error   Unable to connect to a repository at URL
Error   'svn://dvdwalt@svn.code.sf.net/p/radiusdesk/code/trunk'
Error   Can't connect to host 'svn.code.sf.net': A connection attempt failed because 
Error   the connected party did not properly respond after a period of time, or Error   established connection failed because connected host has failed to respond.

我只想知道我在哪里做错了,我不能通过TortoiseSVN工具访问那些存储库。

EN

回答 1

Stack Overflow用户

发布于 2015-05-18 11:17:19

svn checkout svn://dvdwalt@svn.code.sf.net/p/radiusdesk/code/trunk非常适合我。如果您在代理后面,请在TortoiseSVN _中配置它的设置。如果您在防火墙后面,请确保端口3690是打开的(该端口通常用于svnserve)。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/30295381

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档