On Tue, May 1, 2012 at 3:07 PM, Rich Pixley <rich.pixley@xxxxxxxx> wrote: > No, not a deploy system. You use a deploy system to set up something like > multiple server http farms. What I'm doing is more akin to porting the same > piece of software to 20 different operating system distributions. I'm not > "deploying" the source code. I'm developing it. I fail to see how you would end up with more than one branch per environment, though. Fewer, if you do the merge before pushing your change back to the server. It sounds like you're asking for branches without names (or automatically assigned names like master-0, master-1, etc.). I'm sure it's all very intuitive in Hg (which I know nothing about), but it sounds to me like a recipe for confusion. -PJ Gehm's Corollary to Clark's Law: Any technology distinguishable from magic is insufficiently advanced. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html