Re: Can't seem to get CVS to ignore my build directories
Re: Can't seem to get CVS to ignore my build directories
- Subject: Re: Can't seem to get CVS to ignore my build directories
- From: Dave Camp <email@hidden>
- Date: Tue, 17 Feb 2004 14:32:21 -0800
On Feb 17, 2004, at 2:01 PM, Shawn Erickson wrote:
On Feb 17, 2004, at 10:43 AM, Dave Camp wrote:
I've got a .cvsignore file in my home folder that looks like:
.DS_Store
*.pbxuser
build
*.build
*~.nib
However, when I update with "cvs up -dP" I still get lines like:
? path/to/build/whatever
? path/to/build/SharedCaches
I don't get the warning lines for other files in the .cvsignore (like
nib backups and .pbxuser files) so I know it's being used.
Why wont CVS ignore my XCode build directories?
Do those directories happen to exist in your CVS archive?
No. I never check in the 'build' folders created by XCode.
Or do they currently have CVS directories?
No. I've deleted them, built the projects, and tried again.
My setup ignores build directories just fine with the following...
Sigh. Guess I'll keep tinkering...
Thanks,
Dave
---
It's not denial. I'm just very particular about the reality I choose to
accept. -Calvin
_______________________________________________
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.