Re: Subversion and nib files workaround?
Re: Subversion and nib files workaround?
- Subject: Re: Subversion and nib files workaround?
- From: "Sherm Pendley" <email@hidden>
- Date: Tue, 11 Mar 2008 01:34:10 -0400
On Tue, Mar 11, 2008 at 1:07 AM, Ron Fleckner <
email@hidden> wrote:
On 11/03/2008, at 2:25 PM, Chris Suter wrote:
>
> On 11/03/2008, at 2:10 PM, Adhamh Findlay wrote:
>
>> Just ignore them...
>>
>> svn propset svn:ignore NibName\~.nib .
>>
>> If you want to do this to your entire tree the command is tricky.
>> It might be best to use the -F option on svn and be sure to keep
>> the revert command handy. :-)
>
> No, that's probably not the right way to do that. Have a look at
> the Subversion documentation. They have an example for doing these
> kind of global ignores.
>
What I've done is svn delete *~.nib Then, whenever I edit a nib, and
svn status, I get:
? whatever~.nib
Which means it's not a file which svn knows about. The whatever.nib
is still archived in the repository. However, this seems like the
kind of amaturish thing I'd do, so I'll look further at the
Subversion docs to see about global ignores.
Perhaps a silly question, but why not just tell IB to stop creating those?
sherm--
_______________________________________________
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