Re: Project Root and SCM
Re: Project Root and SCM
- Subject: Re: Project Root and SCM
- From: David Dunham <email@hidden>
- Date: Mon, 29 Oct 2007 23:02:57 -0700
On 29 Oct 2007, at 21:10, Steve Mills wrote:
You can try clicking the downward-pointing-triangle button at the
bottom of that window, but none of the modes really offer a usable
collection of files. Xcode now seems to throw every single file it
can find into this list, *including* files that *should* be
invisible (hundreds of .DS_Stores) and files from within the build
directories (causing lots and lots of duplicates to appear). SCM
Results is no longer a handy, useful window.
What's in your ~/.subversion/config? I use
global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store
*.pbxuser *.mode2 *.mode2v3 build leaks.txt
(the latter is my convention for a "leaks" report, and I never want to
check it in.) I have no idea what a clean install looks like -- I
think some of this would be set by default.
David Dunham
Voice/Fax: 206 783 7404 http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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