Xcode 5 organiser not showing existing repositories

半城伤御伤魂 提交于 2020-01-01 05:33:08

问题


I had 10 repositories connected to svn/github before Xcode5 update, however after updating to Xcode5 I do not know If I will get a change to look at all the connected repositories as in Xcode4.x. How do I get to see all the projects connected to svn/github?


回答1:


I've figured it out:

1, You can checkout, pull, commit, push existing repositories if you go to the menu Source Control -> Checkout... and than, you have three tabs, Recents, Favourites, Repositories. That's where you find your repos.

2, You can add new repositories by going into the menu XCode -> Preferences -> Accounts




回答2:


I also have trouble with my repositories because the only option available to me is "Check Out..." despite my repositories are configured and enable in Xcode>Preferences>Account (see joined picture).

How do I update or commit my repositories now ?

Screen shot of Xcode where all option for 'source control', but 'Check Out', are unvalaible




回答3:


Look in Xcode's Accounts preferences. Also take a look at the following question:

Xcode 5 How to go to Repositories window?



来源:https://stackoverflow.com/questions/18972985/xcode-5-organiser-not-showing-existing-repositories

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!