SVN Cornerstone Error message Xcodeproj cannot is opened because the project file cannot be parsed.

Source: Internet
Author: User

After svn clicks Update , open the Xcode project file, the XXX will appear. Xcodeproj cannot be opened because
The project file cannot be parsed.

The code in the Discovery project is all gone. Only an empty project name, because the xcodeproj project file conflict, and then is the SVN forced to update you, the internal file conflicts, you changed the same place a piece of code, maybe you just added a space, or you all add code, Or all the other side of the deletion, and add their own. All svn do not know who you are right, in the end listen to you who, so he will give you two of all reservations, the result is the implementation of chaos, Xcode do not know how to execute, all no, file conflict. Your SVN will not open.

How to find this kind of preservation information?? You first find your saved files, in SVN, you can also find, select your project, and then click on the changed option in SVN, you can see the conflicting files in your project, the red exclamation mark is displayed, then you double-click the file, then go to the project, and then search in the project Mine this word, you will search for such a section

Here's the wrong error message.

    1. <<<<<<<. Mine
    2. userinteractionenabled
    3. ..... in Resources */,
    4. =======
    5. 95DSELDE88SEGHTA45WGGS5W5GW. In Resources */,
    6. >>>>>>>. r26315

Then, you delete 1 4 6 lines such characters, and symbols, as long as there is an error file, you can only use the search mine the word, and then compare your project, to resolve the conflicting files. to make a good control of the change,

<<<<<<<. Mine

Note: This is your code, you have to watch whether or not, do not delete

=======

Note: This is your partner's code, see if you want to, do not erase

>>>>>>>. r26315

Note: If all of your two codes are required, then you only need to delete <<<<<<<. Mine, =======, >>>>>>>. r26315 Such a character can resolve the conflict.

This is for Cornerstone SVN.  Cornerstone SVN also has a lot of simple management methods, such as his branches and Trunk and tag, merge, and so on, we can come together to explore, mutual encouragement!!!???? To recommend you an iOS development group iOS Development technology: 370624831

SVN Cornerstone Error message Xcodeproj cannot is opened because the project file cannot be parsed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.