Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Set repository for XCode project

I accidentally deleted the repository in the XCode Organizer. I've set up the repository again but how can I tell the project which one it should use because I get this error:

The repository "(null)" could not be reached.

I think it was a little bit easier in Xcode 3.

like image 346
MoFuRo Avatar asked Aug 08 '26 13:08

MoFuRo


2 Answers

After setting it up again by using "Add working copy..." from the Repository-Tab in the Organizer - restart Xcode4. This worked for me a minute ago with Xcode 4.2

like image 121
phlebotinum Avatar answered Aug 10 '26 02:08

phlebotinum


Checkout your svn project from the command line and remove all .git folders. Then re-check in the project. Once this is done you should be able to checkout the svn project via Xcode's opening splash screen and it should behave normally.

like image 36
HelloNewman Avatar answered Aug 10 '26 02:08

HelloNewman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!