objects.nib files and MacCVSPro
objects.nib files and MacCVSPro
- Subject: objects.nib files and MacCVSPro
- From: Paul Cezanne <email@hidden>
- Date: Thu, 2 Jan 2003 11:28:42 -0500
What are nib files? :-) When I first started using Cocoa and ProjectBuilder and MacCVS Pro I saw that classes.nib was a text file and made a setting to check in all my .nib files as text files. Since I was the only developer on the project, that worked fine. You see, I never needed to check anything back out! Now that we've added more Mac developers to this project, we quickly found out that objects.nib is NOT a straight text file. So I went to my settings and made a rule for each of the nib files, classes.nib and info.nib are text and objects.nib was treated as a binary.
Funny thing is, that works for SOME of my cocoa projects but not for all of them. I can check in a file, check it out, and Interface Builder will not open it. If I compare it with a binary editor, the files are different.
Has anyone gotten MacCVS Pro to work with ProjectBuilder? I am running MacCVS Pro 2.7d3. Some of the Coca archives suggest that MacCVS Pro doesn't play well with Project Builder. Personally, I'd love to use the straight Project Builder CVS menus but I've not figured out how to use that in a shared environment, I'd rather connect to my server with TCP as opposed to running over the file system, it is much quicker.
I'm reluctant to use the .cvswrappers file, that seems like it is asking for trouble, since MacCVS Pro is already supplying a mapping mechanism.
Thanks!
Paul
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.