Can't seem to get CVS to ignore my build directories
Can't seem to get CVS to ignore my build directories
- Subject: Can't seem to get CVS to ignore my build directories
- From: Dave Camp <email@hidden>
- Date: Tue, 17 Feb 2004 10:43:22 -0800
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?
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.