Re: Nib files checked out of Subversion are read-only
Re: Nib files checked out of Subversion are read-only
- Subject: Re: Nib files checked out of Subversion are read-only
- From: Nicholas Riley <email@hidden>
- Date: Thu, 18 Mar 2004 15:16:08 -0600
- Mail-followup-to: Chaffinch <email@hidden>, email@hidden
On Thu, Mar 18, 2004 at 08:08:02PM +0000, Chaffinch wrote:
>
Anyone else using Subversion?
>
>
I have recently started storing my projects under Subversion. So far this has
>
worked very well. However, I had cause to edit a nib file today and when I
>
open it in Interface Builder I get a message to say that the nib file is
>
read-only!
>
>
I have checked the obvious like file permissions and all seems in order, but
>
I still get the message and am unable to change the nib. If I export the
>
project, then I have no problems I can edit the nib's. The only thing that
>
looks different between the exported and checkedout project is the presence
>
of the .svn directory.
>
>
Anyone any ideas??
Just try chmod -R u+rwX on the nib; I've had IB do the same thing from
time to time.
And if you're not using the Subversion plugins here:
<
http://www.rtlabs.com/downloads/>
that may help too.
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
_______________________________________________
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.