• 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: more subversion misery...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more subversion misery...


  • Subject: Re: more subversion misery...
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 15 Apr 2010 16:40:12 -0700


On Apr 15, 2010, at 2:13 PM, Matthew Weinstein wrote:

So XCode has decided that one nib of mine is "missing" (that's the message when I hold the mouse over the exclamation mark). The file is there; double clicking opens it in IB, it was there in the repository (til I deleted it--probably a mistake). If I delete the file and re-add it, I still get the exclamation mark. What to do? I don't wnat to start over; I just want to add the @#$# nib.

Let me guess, this is an old-style bundle-based .nib, not a .xib? The problem is that the bundle is treated as a directory by SVN and has an invisible .svn subdir containing metadata. Replacing the file doesn't restore the .svn directory, confusing SVN.


--I'm sorry; I'm not feeling charitable towards XC at the moment.

Don't blame Xcode, blame SVN, or possibly IB. More modern version control systems (git, mercurial, ...) don't splatter invisible metadata all over your project (they keep it at the root), and the newer .xib format is a flat XML file that plays much better with version control.


—Jens _______________________________________________
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: more subversion misery...
      • From: "Sean McBride" <email@hidden>
References: 
 >more subversion misery... (From: Matthew Weinstein <email@hidden>)

  • Prev by Date: Re: Xcode Extensibility
  • Next by Date: Assertion failure preventing build
  • Previous by thread: Re: more subversion misery...
  • Next by thread: Re: more subversion misery...
  • Index(es):
    • Date
    • Thread