I have application which is configured with svn and its working fine in my xcode 4.1 but i just updated my xcode with xcode 4.2.
now i am getting error that “Repository can not be reached” and i am not able to use svn from xcode 4.2.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Getting burned by this as well. That said I’ve found a workaround using XCode 4 to check files back in to svn.
Instead of using the Project Navigator, use the Organizer:
Choose the folder containing the project you checked out of your svn repository.
At the bottom of the Organizer window, click on the “Commit” icon.
Select the files you want to check in and add your comment.