Question: multi developers working on different change sets at the same time and we want to have whichever change set pass user acceptance testing move to production first. We don't want to have each change set impact each other since some change set may need to rework several times. To do this I have to create branch for each change set and merge the change set back to chunk after the testing is completed, and then create release tag in trunk for production deployment. If there anyway to do it without branch?
This communication, including any attached documentation, is intended only for the person or entity to which it is addressed, and may contain confidential, personal and/or privileged information. Any unauthorized disclosure, copying, or taking action on the contents is strictly prohibited. If you have received this message in error, please contact us immediately so we may correct our records. Please then delete or destroy the original transmission and any subsequent reply.
