• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can't seem to get CVS to ignore my build directories
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Shawn Erickson <email@hidden>
  • Date: Tue, 17 Feb 2004 14:01:13 -0800

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?

Or do they currently have CVS directories?

My setup ignores build directories just fine with the following...

Cube:~/SourceCode/CVSROOT shawnce$ more cvsignore
.DS_Store
.FBCIndex
.FBCIndexCopy
.FBCIndexTemp
.FBCLockFolder
.localized
*.pbxuser
*~.*
*.app
*.kext
*.framework
build


-Shawn _______________________________________________ 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.

  • Follow-Ups:
    • Re: Can't seem to get CVS to ignore my build directories
      • From: Dave Camp <email@hidden>
References: 
 >Can't seem to get CVS to ignore my build directories (From: Dave Camp <email@hidden>)

  • Prev by Date: CHUD mailing list?
  • Next by Date: Bug with commandline params?
  • Previous by thread: Can't seem to get CVS to ignore my build directories
  • Next by thread: Re: Can't seem to get CVS to ignore my build directories
  • Index(es):
    • Date
    • Thread