RE: Re: Recursive externals problem
From: Koh Hwee Miin <hweemiin_at_hotmail.com>
Date: Wed, 10 Dec 2008 18:32:50 -0800 (PST)
Yes, I should have explained our svn directory structure first...
Following is the layout of our project directory:
Back to the projectA, projectB, projectC and projectD example. In this case when we try to build projectD, the only project involves in the build is the projectD itself, as projectA, projectB and projectC already have their build outputs ready when they are checkout from svn, projectD will reuse those build outputs during it's build.
This is my way of managing development build, may not be the best way of course. Anyone who like the discuss on the "managing development build" related issues are welcome also.
We have different strategy on the build server/production build, but those are no longer related to this "recursive externals" problem I raised.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.