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: Pete Yandell <email@hidden>
- Date: Wed, 18 Feb 2004 10:48:50 +1100
Ummm...don't you want a cvsignore file checked into your CVSROOT in the
repository, rather than a .cvsignore file in your home directory?
Pete Yandell
http://pete.yandell.com/
On 18/02/2004, at 5: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?
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.
_______________________________________________
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.