• 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: Subversion Practices?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subversion Practices?


  • Subject: Re: Subversion Practices?
  • From: Brady Duga <email@hidden>
  • Date: Wed, 6 Feb 2008 11:07:35 -0800


On Feb 6, 2008, at 10:38 AM, Jerry LeVan wrote:

I am trying to use subversion with my Cocoa projects...

It appears that merely opening an Xcode project will
generate changes in the .xcodeproject file...

*.xcodeproject "files" aren't files, they are folders (for the purposes of Subversion). When you commit a project (say it is called Foo), you will add the folder Foo.xcodeproject and the file Foo.xcodeproject/project.pbxproj - all the other files there (probably with your user name in them) should *not* get checked in. The .pbxproj file won't change unless you really change the project (add/remove files, change settings, etc).


--Brady

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Subversion Practices?
      • From: John Stiles <email@hidden>
References: 
 >Subversion Practices? (From: Jerry LeVan <email@hidden>)

  • Prev by Date: Re: Subversion Practices?
  • Next by Date: Re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
  • Previous by thread: Re: Subversion Practices?
  • Next by thread: Re: Subversion Practices?
  • Index(es):
    • Date
    • Thread