简体   繁体   English

xcode git pull / push crash

[英]xcode git pull/push crash

When using the xCode IDE when selecting file -> Source Control -> Pull or Push xCode crashes. 选择文件时使用xCode IDE - >源代码控制 - >拉或推xCode崩溃。 The only workaround so far found for this is to load the organiser and select each repository and click pull then when then repository name displays cancel the dialog. 到目前为止,唯一的解决方法是加载组织器并选择每个存储库并单击拉,然后当存储库名称显示取消对话框时。 After repeating this for each repository the normal push/pull options work fine until Xcode is restarted and then the process must be repeated. 在为每个存储库重复此操作后,正常的推/拉选项可以正常工作,直到Xcode重新启动,然后必须重复该过程。

This happens the same on all machines (4) at our office. 在我们办公室的所有机器(4)上都会发生这种情况。 The repositories are on github and there are multiple repositories being loaded in for each project. 存储库位于github上,每个项目都有多个存储库。

We having been using the work around for some time but as we get more repositories this becomes more of an annoyance. 我们已经使用了一段时间的工作,但随着我们获得更多的存储库,这变得更加令人烦恼。 Any suggestions welcomed. 欢迎任何建议。

I had the same issues with Xcode 4.3 so I have been using Xcode 4.4 and 4.5 for development (I'm not close the delivering yet, so it doesn't matter than I cannot submit my App using these versions yet). 我在Xcode 4.3上遇到了同样的问题,所以我一直在使用Xcode 4.4和4.5进行开发(我还没有完成交付,所以我无法使用这些版本提交我的应用程序)。

An alternative would be to use an external source control tool; 另一种方法是使用外部源控制工具; I would recommend SourceTree as it's free and works well. 我会推荐SourceTree,因为它是免费的,效果很好。 Other than that, there is always the command line. 除此之外,总有命令行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM