• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: .xcdatamodel and subversion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .xcdatamodel and subversion


  • Subject: Re: .xcdatamodel and subversion
  • From: "Sean McBride" <email@hidden>
  • Date: Wed, 17 Mar 2010 12:49:08 -0400
  • Organization: Rogue Research Inc.

On Wed, 17 Mar 2010 09:53:09 +0100, Arnold Nefkens said:

>I pretty new to XCode and SubVersion.

I'll beat Chris to it: it's Xcode. :)

>However, I just created a new data model version and tried to add this
>version to the repository, and now the #$#% is hitting the fan...
>
>It will no longer add or commit the data model files the error is as follows:
>
>Error: 200009 (Illegal target for the requested operation) Description:
>Commit failed (details follow):
>Error: 200009 (Illegal target for the requested operation) Description:
>'datamodellocation.xcdatamodeld' is not under version control and is not
>part of the commit, yet its child 'datamodellocation.xcdatamodel' is
>part of the commit..

Ultimately, this is probably because .xcdatamodel is actually a folder,
and svn keeps invisible ".svn" folders in all folders it manages.  Try
moving the .xcdatamodel to the desktop, then update your working copy,
then delete the old one from the wc, then make sure the one on the
desktop has no .svn within it, then put the new one back.

Then file a bug asking Apple to make .xcdatamodel a flat XML text file,
that works well with SCM, and is diffable and mergeable.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: .xcdatamodel and subversion
      • From: Arnold Nefkens <email@hidden>
References: 
 >.xcdatamodel and subversion (From: Arnold Nefkens <email@hidden>)

  • Prev by Date: Re: subversion: svn copy WC URL fails
  • Next by Date: Re: .xcdatamodel and subversion
  • Previous by thread: .xcdatamodel and subversion
  • Next by thread: Re: .xcdatamodel and subversion
  • Index(es):
    • Date
    • Thread