Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

At the time i Was checkout and clone project with local file path in my XCODE is crash.

When i enter file path "file:///iOS/svnProject" in location field xcode is crash please help for the same please see the attached image.enter image description here

My Xcode Version is 4.6.1

share|improve this question

1 Answer

up vote 1 down vote accepted

Try using an external client, such as svnx. XCode isn't the strongest in handling repositories and working copies properly anyway.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.