Re: Subversion and Interface Builder
Re: Subversion and Interface Builder
- Subject: Re: Subversion and Interface Builder
- From: Jens Alfke <email@hidden>
- Date: Fri, 11 Sep 2009 08:26:00 -0700
On Sep 11, 2009, at 1:10 AM, Alexander Hartner wrote:
Thanks for all the feedback on this. Have there been any new
development with 10.6 in this regard.
The .xib file format was added in 10.5 — it's a flat file, so no
problems with directory versioning. You should switch to using that.
I wonder what Apple themselves are using for version control ?
SVN.
(And FYI, most of the more modern distributed version-control systems
like Mercurial and Git have learned their lesson and put their
metadata in a single directory at the root, instead of splatting
invisible directories all through your project hierarchy.)
—Jens_______________________________________________
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