• 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: Xcode and CVS: .cvsignore, .DS_Store
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode and CVS: .cvsignore, .DS_Store


  • Subject: Re: Xcode and CVS: .cvsignore, .DS_Store
  • From: Markus Hitter <email@hidden>
  • Date: Tue, 2 Nov 2004 07:33:10 +0100


Am 02.11.2004 um 04:13 schrieb Paul Bissex:

Perhaps another no-brainer, but: Is there a standard-issue .cvsignore
that takes care of .DS_Store and miscellaneous Xcode-specific cruft
that one doesn't want CVS stumbling over?

There's a cvsignore file on your server in the CVS directory. If it isn't, you can create one. ".DS_Store" and "build" should definitely go into this file.


Wright:~$ find /jump-ING/CVS/
/jump-ING/CVS/
/jump-ING/CVS/MyFirstProject
...
/jump-ING/CVS/CVSROOT
/jump-ING/CVS/CVSROOT/checkoutlist
/jump-ING/CVS/CVSROOT/checkoutlist,v
/jump-ING/CVS/CVSROOT/commitinfo
/jump-ING/CVS/CVSROOT/commitinfo,v
/jump-ING/CVS/CVSROOT/config
/jump-ING/CVS/CVSROOT/config,v
/jump-ING/CVS/CVSROOT/cvsignore
/jump-ING/CVS/CVSROOT/cvswrappers
/jump-ING/CVS/CVSROOT/editinfo
...
/jump-ING/CVS/MyNextProject
...
Wright:~$ cat /jump-ING/CVS/CVSROOT/cvsignore
# Finder, OS
.DS_Store
.FBCIndex
.FBCIndexCopy
.FBCIndexTemp
.FBCLockFolder
.localized
.hidden
._*

# Development
*.pbxuser
*~.nib
*.eomodeld~
build
*.dmg
*.tar.gz
*.tar.bz2



HTH,
Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/



_______________________________________________
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


References: 
 >Xcode and CVS: .cvsignore, .DS_Store (From: Paul Bissex <email@hidden>)

  • Prev by Date: Xcode and CVS: .cvsignore, .DS_Store
  • Next by Date: VERY Newbie question: include paths
  • Previous by thread: Xcode and CVS: .cvsignore, .DS_Store
  • Next by thread: VERY Newbie question: include paths
  • Index(es):
    • Date
    • Thread