Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 5 organiser not showing existing repositories

Tags:

xcode5

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?

like image 625
thatzprem Avatar asked Sep 24 '13 04:09

thatzprem


1 Answers

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

like image 107
Zoltán Matók Avatar answered Oct 11 '22 13:10

Zoltán Matók