Re: .Nib files and CVS - need advice
Re: .Nib files and CVS - need advice
- Subject: Re: .Nib files and CVS - need advice
- From: Julian Brown <email@hidden>
- Date: Wed, 13 Oct 2004 15:17:32 -0700
I am still having problems with trying to import nib files into Xcode
even with the cvswrappers that come with Xcode (is that what you mean
by wrapped nib files???). I am doing the imports from the command
line and although the problem does not occur on the initial import of
my project I am getting an error when I try to import on top of it a
new release of the project. According to some cvs instructions I read
somewhere the best way to do this is to reapply an import command but
from the new project directory - e.g.:
cvs import -m "Label" Project vendor start
When I do this the source files are read into cvs but I then get an
error as soon as we reach the nib files:
...
cvs [import aborted]: cannot read file AnalogWindow.nib for comparing:
Operation not permitted
Any ideas on how to fix this?
Julian
>To be clear, Xcode doesn't support un-wrapped nibs when using CVS.
It's something we want to >fix in a future version of Xcode. Wrapped
nibs are supported just fine under CVS with Xcode.
>Scott
>>On Sep 28, 2004, at 12:42 PM, Dave Hersey wrote:
>>1. xCode doesn't support SCM for nibs, so you need to use the terminal for
>>at least those files. I'm really surprised that this is the case, but...
_______________________________________________
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