xcode 4 svn 问题,提交失败并显示“无法执行操作,无法访问存储库." [英] xcode 4 svn issue, commits fail with “The operation could not be performed no repositories could be reached.”

查看:27
本文介绍了xcode 4 svn 问题,提交失败并显示“无法执行操作,无法访问存储库."的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

还有另一个 xcode 4 svn 问题,提交失败并显示无法执行操作,无法访问存储库."这是针对从远程 svn 存储库中新签出的项目,对文件进行编辑并尝试提交更改失败,因为 xcode 4 的脑死亡"svn 集成失败.在 xcode 中,我可以将文件与以前的版本进行比较,查看完整的历史记录……从 shell 提交工作正常.在处理与 xcode 中的 svn 存储库的连接时遇到了 8 个单独的问题,我已经达到了极度沮丧的程度.从我的角度来看,xcode 的这一部分完全未经测试且漏洞百出.对上一期有希望(但值得怀疑)的任何帮助将不胜感激.

Yet another xcode 4 svn issue, commits fail with "The operation could not be performed no repositories could be reached." This is for a project that is newly checked out from a remote svn repository an edit is made to a file and trying to commit the change fails because the xcode 4’s "brain dead" svn integration fails. In xcode I can diff the file with previous versions, see the complete history… Commit from the shell works fine. Having run into 8 separate issues dealing with connectivity with svn repositories in xcode I have reached a level of extreme frustration. From my perspective this portion of xcode is totally untested and bug ridden. Any help on this hopefully (but doubtful) last issue would be greatly appreciated.

推荐答案

根据这个 Apple 线程,这似乎是一个等待 Apple(Xcode 4.2 和 Lion 10.7.2)修复的错误.

According to this Apple thread, this seems to be a bug waiting a fix from Apple (Xcode 4.2 and Lion 10.7.2).

有些人提到了自签名证书的问题,其他人报告说它也不适用于 svn:// 协议.

Some mention an issue with self-signed certificates, other reports it isn't working with an svn:// protocol either.

打开 Safari,导航到您的在线存储库.
当它抱怨自签名 SSL 时,单击查看证书,然后选中 Allways trust...
系统将提示您进行钥匙串访问,请遵守.
重启 Xcode,你的 repo 应该在线了.

Open Safari, navigate to your online repo.
When it will complain against self-signed SSL, click view certificate, then check Allways trust...
You will be prompted for keychain access, comply.
Restart Xcode, your repo should be online.

目前只有非 ssl 相关问题的解决方法:

Only current workaround for non-ssl retated issue:

不要使用项目导航器,而是使用管理器:

Instead of using the Project Navigator, use the Organizer:

  1. 选择包含您从 svn 存储库签出的项目的文件夹.
  2. 在管理器窗口底部,点击提交"图标.
  3. 选择要签入的文件并添加评论.

这篇关于xcode 4 svn 问题,提交失败并显示“无法执行操作,无法访问存储库."的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆