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?
相关问题
- IOs7 multiple storyboard localization issue
- RunUnitTests error after Xcode 5 update
- sendAsynchronousRequest makes UI freezes
- iOS - Refresh Control - “Attempting to change the
- How to change color of UIActionSheet in iOS 7?
相关文章
- Xcode Developer Preview: Cannot Run on Device
- Ad hoc distribution: failed to install app
- Xcode Bots not sending email on success/failure
- CLGeocoder reverse geocoding fails with Error Doma
- Xcode systemic crash on open project - how to rese
- Import a project in SVN from Xcode 5
- Custom Xcode 5 Project Templates only half working
- iOS Release IPA using someone else's .p12 & .m
Look in Xcode's Accounts preferences. Also take a look at the following question:
Xcode 5 How to go to Repositories window?
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
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