Re: nib files and subversion
Re: nib files and subversion
- Subject: Re: nib files and subversion
- From: Heath Raftery <email@hidden>
- Date: Mon, 06 Sep 2004 15:36:45 +1000
On 06/09/2004, at 1:05 PM, <email@hidden> wrote:
I've been using subversion in Xcode for a project.
SVN works quite smoothly in my experience.
There's just one thing I don't know how to do:
How to COMMIT changes of NIB files back to the svn repository?
After modifying the MainMenu.nib (saved the changes in IB), the SCM
group doesn't inidicate that the nib file has been modified at all.
What should I do? Use the command tool to COMMIT?
That's what I do, and it works quite well. XCode's integration is good
for general file commits, diffs between revisions using File Merge, but
updates, merges and nib file commits I drop back to the Terminal and
use svn.
Heath
_______________________________________________
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.