• 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: Adding existing svn files to new project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding existing svn files to new project


  • Subject: Re: Adding existing svn files to new project
  • From: Jeremy Pereira <email@hidden>
  • Date: Wed, 26 Aug 2009 11:59:44 +0100


On 25 Aug 2009, at 19:07, Brian Zwahr wrote:

2.) What if you have multiple individual components developed, each in their own version control repository (as they should be), then you want to use them in a new project, also under version control. It seems like you would have to check them out, add them to the new project, commit them to version control in the new project, and then you have two different versions of it in version control. If you were to update one of the components, you would have to update it in the new project's repository *and* in the component's repository. That could spell disaster if that component was being used in multiple projects.

If everything is in a subversion repository somewhere, you would the svn:externals property from your main project. If the sub components are maintained elsewhere in other version control systems than subversion, you need to treat them as vendor components in your Subversion repo (the svn book has a discussion on how to manage vendor branches).



_______________________________________________
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

_______________________________________________ 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: 
 >Adding existing svn files to new project (From: Brian Zwahr <email@hidden>)
 >Re: Adding existing svn files to new project (From: Joar Wingfors <email@hidden>)
 >Re: Adding existing svn files to new project (From: Brian Zwahr <email@hidden>)
 >Re: Adding existing svn files to new project (From: Brian Zwahr <email@hidden>)
 >Re: Adding existing svn files to new project (From: Joar Wingfors <email@hidden>)
 >Re: Adding existing svn files to new project (From: Brian Zwahr <email@hidden>)
 >Re: Adding existing svn files to new project (From: Jeremy Pereira <email@hidden>)
 >Re: Adding existing svn files to new project (From: Brian Zwahr <email@hidden>)

  • Prev by Date: NS_ASSERT and Default Settings in Xcode
  • Next by Date: Specifying a binary's base address
  • Previous by thread: Re: Adding existing svn files to new project
  • Next by thread: Re: Adding existing svn files to new project
  • Index(es):
    • Date
    • Thread