Re: Configuration for Subversion
Re: Configuration for Subversion
- Subject: Re: Configuration for Subversion
- From: Ian Piper <email@hidden>
- Date: Tue, 4 Aug 2009 02:57:09 +0100
On 3 Aug 2009, at 21:11, Alastair Houghton wrote: 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.
Thanks, that's useful. It does seem surprising that there seems to be no capability within Xcode itself to do this. If you don't exclude build in particular then it causes real problems when working across more than one machine, to the point that it is unusable.
BTW I also use Subversion either at the command line or with SVNClient normally, but thought that I would give Xcode's SCM tools a try. Maybe they still have some way to mature.
Thanks again,
Ian. -- 07590 685840 | 01926 811383
|
_______________________________________________
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