5

在 Xcode5 更新之前,我有 10 个存储库连接到 svn/github,但是在更新到 Xcode5 之后,我不知道是否会像在 Xcode4.x 中一样查看所有连接的存储库。如何查看所有连接到 svn/github 的项目?

4

3 回答 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 中配置和启用(参见连接图片)。

我现在如何更新或提交我的存储库?

Xcode 的屏幕截图,其中“源代码控制”的所有选项,但“签出”,都是无效的

于 2013-10-01T11:51:07.800 回答
0

查看 Xcode 的 Accounts 首选项。还请看以下问题:

Xcode 5 如何转到存储库窗口?

于 2013-09-24T18:14:30.793 回答