• 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: [10.4.9, Xcode 2.4.1] missing project.pbxproj file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [10.4.9, Xcode 2.4.1] missing project.pbxproj file


  • Subject: Re: [10.4.9, Xcode 2.4.1] missing project.pbxproj file
  • From: "Kyle Sluder" <email@hidden>
  • Date: Thu, 26 Jul 2007 23:10:11 -0400

On 7/26/07, David Goldsmith <email@hidden> wrote:
> Why might Subversion have failed to do this?

Subversion will not automatically add files that are created after you
add the directory.  Additionally, different GUIs may require you to
specifically choose what subdirectories/files you wish to add.  (The
low level Subversion API doesn't recursively add directories; this
functionality must be provided by the GUI or command-line tool.)

> > You might also be advised to add an svn-ignore attribute for .pbxuser
> > files inside the .xcodeproj directory.  These files needn't be kept in
> > the repository as they represent user-specific preferences.
> >
> Thanks for the instructions and the advice; we're actually trying to
> minimize the number of user-specific preferences that differ amongst us,
> but this is good knowledge to have nonetheless.

I tried doing that for our organization; it didn't work that well.
Luckily, there's nothing to fear about letting people customize their
experience.  For example, some people prefer working in single-window
style, some prefer the standard Xcode multiple-window layout.  The
general philosophy among Mac software is that you should not override
the user's preference; I've taken the same approach to user
management.  svn-ignore is a great way to keep user's preferences from
potentially cluttering up the repository, or just generating
superfluous notices about unmanaged files.

--Kyle Sluder
 _______________________________________________
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: 
 >[10.4.9, Xcode 2.4.1] missing project.pbxproj file (From: David Goldsmith <email@hidden>)
 >Re: [10.4.9, Xcode 2.4.1] missing project.pbxproj file (From: Chris Espinosa <email@hidden>)
 >Re: [10.4.9, Xcode 2.4.1] missing project.pbxproj file (From: David Goldsmith <email@hidden>)
 >Re: [10.4.9, Xcode 2.4.1] missing project.pbxproj file (From: David Goldsmith <email@hidden>)

  • Prev by Date: Re: Debugging static library
  • Next by Date: Internal Error on Enable SCM with Subversion
  • Previous by thread: Re: [10.4.9, Xcode 2.4.1] missing project.pbxproj file
  • Next by thread: Internal Error on Enable SCM with Subversion
  • Index(es):
    • Date
    • Thread