MultipleClientDeployment
Paulo Schneider: Until recently, sold app as SaaS, so had full control. Recently sold to customer who implements locally, don't take releases frequently.
Huw: Lots of changes? Can you hide features?
PS: Can do this, can add new features just as new options or screens. But customer still don't trust us. Servers on different platform also, so explosion of types of test.
Jenny Ramsey: Clients only take patches, refuse upgrades because of low release quality.
Huw: Had to replicate setup (environments).
JR: 30 clients. No branching. Everything into Latest (aka "HEAD"). Sometimes forget to update old versions.
PS: Managed to forget to create branch for local-imp customer. Have to duplicate fixes. Could imagine losing track of changes per branch.
JR: How much testing do you do?
DS: Replicate all testing on both branches. Much harder if 30!