Re: Subversion and Interface Builder
Re: Subversion and Interface Builder
- Subject: Re: Subversion and Interface Builder
- From: Uli Kusterer <email@hidden>
- Date: Sat, 12 Sep 2009 11:01:45 +0200
Am 28.08.2009 um 01:04 schrieb Alexander Hartner:
For some time now I have been struggling with interface builder's
NIB files and subversion. Every time I localise the .svn folder seem
to be removed or get broken in other ways.
You must be missing something else.
We're using NIBs and SVN together, and it's working just fine. Xcode
has long ago been revved to be aware of .svn folders and similar
things, and just transparently carries them along into the newly-saved
file.
Make sure you're using the newest version of Xcode (or at least the
newest version intended for use with whatever version of MacOS X
you're using) and a plain, vanilla SVN, not any modified or branched
version that might somehow confuse Xcode.
Also, you of course need to watch out for certain things, like
copying NIBs (because then you're copying the .svn folder, which means
it'll be treated as a separate checkout of the same folder, not as a
copy, so if you check in changes to that, it'll go to the original
folder and lead to conflicts or other screwiness).
But I'm befuddled at what you're seeing. I think Xcode was still
called Project Builder when they made that work with NIBs, .xcodeproj
files etc.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden