Re: Configuration for Subversion
Re: Configuration for Subversion
- Subject: Re: Configuration for Subversion
- From: Alastair Houghton <email@hidden>
- Date: Mon, 3 Aug 2009 21:11:50 +0100
On 3 Aug 2009, at 20:29, Ian Piper wrote:
global-ignores = build *.model *.pbxuser *~.nib .DS_Store *~
What I wanted to ask is, is this still the recommended way to do
this, or is there a way within the Xcode settings to achieve this? I
can choose an alternative build folder but that doesn't look after
the other cases.
You can also do
svn pe svn:ignore <folder-name-here>
and set the ignores explicitly on the directories they need setting on.
You might want to set the EDITOR environment variable first, of
course. Unless you like vi, that is :-)
I don't know if Xcode has any support for this or not... I tend to do
SCM from the command line. But it would make sense if you're using
Xcode's Subversion integration for it to set some of these itself, I
think.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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