Subversion and Interface Builder; was YANP (Yet Another Nib Problem)
Subversion and Interface Builder; was YANP (Yet Another Nib Problem)
- Subject: Subversion and Interface Builder; was YANP (Yet Another Nib Problem)
- From: Pete Yandell <email@hidden>
- Date: Tue, 24 Feb 2004 11:53:57 +1100
I found an old post that suggested doing:
defaults write com.apple.InterfaceBuilder VersionControlDirectory
"(CVS, .svn)"
to make IB deal correctly with .svn directories in .nib directories.
Unfortunately it doesn't work for me (OS X 10.3.2, IB 2.4). NIBs still
open as read-only.
Anybody got a clever workaround for this? Manually moving and
re-instating the .svn directory every time I want to edit a NIB is a
big pain.
Pete Yandell
http://pete.yandell.com/
On 17/02/2004, at 2:11 PM, T Reaves wrote:
Finally solved the problem; I subversion (version control) adds a .svn
directory to each directory as it is added to source control.
Apparently this renders the nib read-only, and is a known issue. Apple
says there will be a fix RSN.
Thanks to all that responded.
On Feb 16, 2004, at 7:45 PM, Frank Midgley wrote:
On Feb 16, 2004, at 6:17PM, T Reaves wrote:
I'm sorry, perhaps I didn't make myself clear in the original email
below; I can open it fine, it just opens read-only.
Make sure the .nib directory and *.nib inside it are writable by you.
-Frank
------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/
[demime 0.98b removed an attachment of type
application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.
_______________________________________________
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.