在 Xcode5 更新之前,我有 10 个存储库连接到 svn/github,但是在更新到 Xcode5 之后,我不知道是否会像在 Xcode4.x 中一样查看所有连接的存储库。如何查看所有连接到 svn/github 的项目?
问问题
7075 次
3 回答
3
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
于 2013-09-30T11:47:48.277 回答
2
我的存储库也有问题,因为我唯一可用的选项是“签出...”,尽管我的存储库已在 Xcode>Preferences>Account 中配置和启用(参见连接图片)。
我现在如何更新或提交我的存储库?
于 2013-10-01T11:51:07.800 回答
0
查看 Xcode 的 Accounts 首选项。还请看以下问题:
于 2013-09-24T18:14:30.793 回答