Re: CVS and NIBs and bundles in general
Re: CVS and NIBs and bundles in general
- Subject: Re: CVS and NIBs and bundles in general
- From: "b.bum" <email@hidden>
- Date: Thu, 22 Jan 2004 11:57:15 -0800
On Jan 22, 2004, at 7:21 AM, Michael Monscheuer wrote:
Does anyone found a solution for the CVS/wrapper problem?
I cannot use wrappers, cause the CVS on our Linux-Server has CVS
1.12.5 installed, which obviously does not support wrapper -f/-t
options any more. (There comes up an error, if I try to add wrappers
like in the cvswrappes file which came as an example with developer
tools.)
So how to commit/update nib bundles?
Don't use wrappers. Wrappers are not needed to version control NIBs.
IB will handle the files in the NIB wrapper just fine.
I tried to set *.nib -k 'b' in the file cvswrappers. But XCode then
cannot handle this correctly: *.nib bundles that would need an update
are never presented with "U"-Status (I guess, it isn't shown because
the bundle folder itself has not been changed. But its hidden contents
did...).
File a bug.
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.