• 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: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong?


  • Subject: Re: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong?
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 25 Nov 2007 20:23:49 -0800

On Nov 25, 2007, at 12:44 PM, Jeff DuMonthier wrote:

Which is pretty much useless unless your entire code base is a contiguous subset of the hierarchy of one repository. I have a separate repository for projects and project specific files, a separate repository for common utility code and another for more specialized modules that still may be shared among multiple projects.

Do you mix files from several separate repositories under one directory? Subversion won't be very happy with that, regardless of whether you use it via Xcode or the command line.


Really, Subversion expects all items within a directory to either be part of the repository associated with the directory, or to not be associated with any repository. I don't think the Subversion metadata system (the .svn folders maintained by Subversion in each controlled directory) can deal with multiple repositories claiming the same directory.

  -- Chris

_______________________________________________
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


  • Follow-Ups:
    • Re: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong?
      • From: Jeff DuMonthier <email@hidden>
References: 
 >Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong? (From: Jeff DuMonthier <email@hidden>)
 >Re: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong? (From: David Dunham <email@hidden>)
 >Re: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong? (From: Jeff DuMonthier <email@hidden>)

  • Prev by Date: Re: Interface Builder - Classes query
  • Next by Date: Not sure what "Non-aligned pointer being freed" means...
  • Previous by thread: Re: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong?
  • Next by thread: Re: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong?
  • Index(es):
    • Date
    • Thread