• 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: Subversion and Interface Builder; was YANP (Yet Another Nib Problem)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subversion and Interface Builder; was YANP (Yet Another Nib Problem)


  • Subject: Re: Subversion and Interface Builder; was YANP (Yet Another Nib Problem)
  • From: "b.bum" <email@hidden>
  • Date: Tue, 24 Feb 2004 12:01:41 -0800

On Feb 24, 2004, at 10:34 AM, Andrew Carter wrote:
That's not the problem. .svn is already writable. I don't think IB is ignoring the directory.

I tried using:
defaults write com.apple.InterfaceBuilder VersionControlDirectory "(CVS, .svn)"


The entries are put into IB preferences but it doesn't seem to use them. I also tried deleting the preferences file and letting IB recreate (since it says that CVS and .svn are ok). That didn't work either.

Look inside the .svn directory. It contains read-only files. That is the problem and, as you discovered, IB does treat the CVS directory in a special way when determining whether or not the NIB is read-only. It fails to skip looking inside the .svn for read-only files, regardless of the default value.


Setting the files inside the .svn to read/write works around the problem...

b.bum
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >YANP (Yet Another Nib Problem) (From: T Reaves <email@hidden>)
 >Re: YANP (Yet Another Nib Problem) (From: "Michael B. Johnson" <email@hidden>)
 >Re: YANP (Yet Another Nib Problem) (From: T Reaves <email@hidden>)
 >Re: YANP (Yet Another Nib Problem) (From: Frank Midgley <email@hidden>)
 >Re: YANP (Yet Another Nib Problem) (From: T Reaves <email@hidden>)
 >Subversion and Interface Builder; was YANP (Yet Another Nib Problem) (From: Pete Yandell <email@hidden>)
 >Re: Subversion and Interface Builder; was YANP (Yet Another Nib Problem) (From: "b.bum" <email@hidden>)
 >Re: Subversion and Interface Builder; was YANP (Yet Another Nib Problem) (From: Andrew Carter <email@hidden>)

  • Prev by Date: sourcecode for gdb 309
  • Next by Date: Re: VS.NET-style code outlining?
  • Previous by thread: Re: Subversion and Interface Builder; was YANP (Yet Another Nib Problem)
  • Next by thread: Re: Subversion and Interface Builder
  • Index(es):
    • Date
    • Thread