Re: Merge from branch to trunk
From: Bruce Thompson <bruce_at_otherother.com>
Date: Tue, 30 Sep 2008 08:37:55 +0530
I'm a little behind in my email, so sorry if this is badly out of
On Sep 8, 2008, at 12:55 PM, John Allen wrote:
> Building you software as components would be the right solution.
I would suggest something similar except using externals to do it.
Assume your repository looks something like:
http://example.com/svn/project/trunk
Then you can create http://example.com/svn/project/delivery1 which is
app http://example.com/svn/project/trunk
delivery2 would look the same, except that backend would refer to db2.
Now your build system can assume that app is the build root and ../
Oh, wait, there is one other issue, you need to be absolutely certain
Hope that helps!
---------------------------------------------------------------------
|
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.