Re: shared subproject, subversion, xcode
Re: shared subproject, subversion, xcode
- Subject: Re: shared subproject, subversion, xcode
- From: Dave Camp <email@hidden>
- Date: Wed, 10 Aug 2005 12:07:38 -0700
On Aug 9, 2005, at 4:52 PM, Charlton Wilbur wrote:
What's the best way to go here? Framework? (It doesn't seem like
there's enough there to make it worthwhile, and I'm not concerned
about revealing the source when I release it.) Copying the source
and adding it to other projects? (It seems like that would play
merry havoc with source control.) Subprojects with external
references to the other code's Xcode project? Some other way I'm
not aware of?
Maybe take a look at subversion svn::external properties. They allow
one repository to reference another repository such that you get a
single sandbox with both sets of code in it.
<http://svnbook.red-bean.com/nightly/en/
svn.advanced.props.html#svn.advanced.props.special.externals>
Dave
---
There's an old proverb that says just about whatever you want it to.
_______________________________________________
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