Re: Subversion and nib files workaround?
Re: Subversion and nib files workaround?
- Subject: Re: Subversion and nib files workaround?
- From: Ron Fleckner <email@hidden>
- Date: Wed, 12 Mar 2008 05:01:46 +1100
On 12/03/2008, at 4:53 AM, Rick Mann wrote:
On Mar 10, 2008, at 5:59 PM, Ron Fleckner wrote:
Just wanted to check what other people are doing when using
subversion. After much frustration when modifying nibs, I googled
and found out that Xcode (or IB?) removes, or doesn't reinstate
the .svn directories in *~.nib's. My workaround was to remove all
of the ~.nibs from version control. But this means that whatever
function they have under Xcode is lost when checking out a new
working copy. Is this bad?
In Xcode/IB 3 you can create .xib files instead of .nib packages.
Are you not able to use this feature? The .xib file is just that--a
file, so you don't run into those other issues. When Xcode builds
your target, it expands the .xib in to a .nib package.
Also, Subversion does have global config settings:
http://svnbook.red-bean.com/en/1.4/svn-book.html#svn.advanced.confarea
and per-directory ignores:
http://svnbook.red-bean.com/en/1.4/svn-
book.html#svn.advanced.props.special.ignore
--
Rick
Sorry, but I should have mentioned I'm still on Tiger. I've been
shown a couple of ways to side-step the problem and that's good for now.
Ron, a version control newbie.
_______________________________________________
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