[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

tracking multiple "test" groups

From: Coleman, Brandon <Brandon.Coleman_at_goHastings.com>
Date: Tue, 7 Dec 2010 13:38:27 -0600

I currently use SVN with Feature branches that are tested, merged to
trunk, compiled and then sent to a small group of test production
machines. If the code at the test machines works as planned for a test
period then the compiled code is deployed to all production machines,
and if a bug is found, the branch is removed from trunk and the binaries
changed back to the old state. We would like to have two (possibly
more) groups of test production machines with different sets of test
code at each test group.
 
What is the suggested way of keeping two sets of test code? My thought
was to compile the branches I would like to go to a test group in their
branch directory and just keep them updated and compiled with the latest
branches committed to trunk, but I want to know from others experience
if there is a better way.
 
Brandon
 
Received on 2010-12-07 20:50:26 CET

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.