Re: .Nib files and CVS - need advice
Re: .Nib files and CVS - need advice
- Subject: Re: .Nib files and CVS - need advice
- From: Matt Neuburg <email@hidden>
- Date: Tue, 28 Sep 2004 14:25:06 -0700
On Tue, 28 Sep 2004 11:14:23 -0400, Daniel Morrow <email@hidden> said:
>I poked around on the Apple dev site to look for info about using Xcode
>with CVS, and how to deal with .nib files, and it got into this
>discussion about "cvswrappers" and things that my CVS administrator
>needs to change, etc.
>
>Is this the only way to handle this? I'm using Xcode 1.5, btw on MacOS
>X 10.3
>
>Couldn't I just add the .nib files as Binaries? Would the built-in
>support for CVS still work?
Actually the best way is to check your .nib files in from the command line.
They are folders. If you use the xml format for the nib file, nothing inside
it needs to be binary. Otherwise you need to put this in your cvswrappers
file:
objects.nib -k 'b'
keyedobjects.nib -k 'b'
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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