Re: XCode, CVS and nib files
Re: XCode, CVS and nib files
- Subject: Re: XCode, CVS and nib files
- From: Norm Schuster <email@hidden>
- Date: Mon, 03 Oct 2005 15:35:53 -0700
Title: Re: XCode, CVS and nib files
First, a nib file is a package that contains 3 files (for now they do anyway) and what I've done is to treat the nib "file" as a folder and then check in each individual file contained within. When I need to edit the nib file, I check all of these "files" out, make the changes, and check them all in.
Second, my company is using Perforce and for the moment the only way I can add a nib file to the "depot" is from the command line though I can later check out the entire nib file using a GUI application (my preference is p4cocoa). I'm not sure how to do this with CVS but the procedure might be the same.
Hope that helps.
On 10/3/05 3:23 PM, "Lorenzo Thurman" <email@hidden> wrote:
What is the correct way to save the NIB files into the CVS repository? I've edited my cvswrappers file so that *.lproj and *.nib files are added as binary files ( i.e *.nib -k 'b' 'COPY'), but when I checkout the project, the *nib files will not open. What is the mojo?
Thanks
"My Break-Dancing days are over, but there's always the Funky Chicken"
--The Full Monty
_______________________________________________
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
_______________________________________________
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