Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为我的 iPhone 项目添加一个存储库(克隆),该项目属于(hg)mercurial 存储库。当我在管理器中输入项目路径(远程服务器)以添加存储库时,它显示“主机无法访问”。
但是,如果我使用源代码树或从终端获取克隆,它就可以正常工作。我找到了一些 SVN 的解决方案,但没有找到 HG 类型的解决方案。(使用 Xcode 4.4.1)
有人可以帮忙吗。提前致谢
尝试先在 finder 中连接到远程服务器。然后,您应该能够将其视为已安装的设备。然后在 xCode 中重试