0

I have a list of repository locales that are not in sync with the accounts. In fact, I think it is corrupt. I tried to reset it via the Accounts in Preferences. But there's no effect.

enter image description here

enter image description here


Where is the list of repository locales stored in Xcode so I can remove or re-sync them with the accounts?

Note: I'm also working within a workspace.

Frederick C. Lee
  • 7,609
  • 13
  • 56
  • 89
  • Please take a look at [http://stackoverflow.com/questions/36617471/clearing-history-list-of-repositories-in-xcode](http://stackoverflow.com/questions/36617471/clearing-history-list-of-repositories-in-xcode) – k.sa Apr 14 '17 at 21:12

1 Answers1

0

You can find a "-" button on the bottom of the repository list:

shallowThought
  • 16,998
  • 6
  • 55
  • 100
  • I know. I removed some repositories from preferences/accounts. But the source code/checkout list remains the same. There's a dis-connect between the two. – Frederick C. Lee Mar 21 '17 at 18:25