Why is that? Can't you have a test server checkout another branch from time to time? As long as it was branched from develop, it should only include changes that person was working on...
-Nick On Sat, May 24, 2014 at 10:52 PM, Justin Mclean <jus...@classsoftware.com>wrote: > Hi, > > > it might be nice to somehow instruct one of the > > test servers to build off another branch that we are ready to have > tested. > > If that passes, then we can merge it into develop. > > Doesn't seem very scalable to me as you would need one test server per > branch. > > Justin