Quote:
Originally Posted by arun
Hi,
In xcode version 4.0.2 when i try to open the repositories option in organizer, system hangs and xcode editor quits.What will be the problem can any one explain?
Thanks in Advance
|
Hard to say. Xcode 4.x is a bit of a mess. It crashes on me several times a day, and has since the late Xcode 4 betas. It's gotten better, but I still crash pretty regularly. Pretty awful QA on a production development tool, really.
What kind of repository are you using? SVN or Git? Where is the repository? On a local drive, or a remote server? How is it connected? HTTP? SSH?
I sometimes have to go to terminal and open an SSH connection to my remote SVN account, quit XCode, and relaunch it in order to get it to connect. Failing to connect doesn't usually cause a crash however. (I say usually because EVERYTHING causes crashes sometimes. Looking at it wrong causes crashes sometimes. Simple changes in the editor window cause crashes sometimes.)