Re: code promotion / changeset deployment process - best practices?
From: Tom Mornini <tmornini_at_infomania.com>
Date: 2005-03-15 18:14:41 CET
-----BEGIN PGP SIGNED MESSAGE-----
On Mar 15, 2005, at 7:23 AM, ed.wittmann@fiserv.com wrote:
> if I have this model:
Branching is good, but too much branching is not gooder. :-)
I'd recommend this:
trunk
Developers always work under branches/issues
Integration is done by merging from branches/issues/issue(id) to trunk
Tags are made from trunk or branches/maintenance/maint(id) as
Testing is promoted to from tags only, no need for branches.
Production is promoted to from tags only, no need for branches.
- --
iD8DBQFCNxgBzaKkuvKwKvcRApUvAJ4mUzV13S2D4ZhuYz3CoHHa0me5xACcCInQ
---------------------------------------------------------------------
|
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.