RE: Commi with Approve Cycle
From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Wed, 13 May 2009 07:58:17 +0100
You can easily deal with this scenario - use branches. If all development changes occur on a branch, then your QA team becomes responsible for merging the branches back to the mainline trunk. (or not, if they think the changes are poor)
I doubt it ever will have an explicit workflow engine adding, SVN is there to store the changes permanently (even if they're not approved by your QA team, you don’t want changes to be held temporarily until QA gets round to viewing them).
You could also use an external tool such as ReviewBoard to assist with your workflow.
> -----Original Message-----
------------------------------------------------------
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.