> > Actually, since I'm talking about it, let me ask: I'm running buildslave in > its own virtualenvironment. I want the buildslave to create a > virtualenvironment, and run all of its commands from that virtualenvironment, > so that I can install programs and the like without introducing (possibly) > conflicting packages into the buildslave's virtualenvironment. Has anybody > else done this? Are there any tutorials on how to do it? I've not been able > to find any yet, and that's my big holdup right now.
We don't use buildbot, so I don't know much about it. But we wrote our own deployment-system, and use that inside our also homegrown continuous intergration system. I'm happy to share code & work effort to make it run for more general scenario. It shouldn't be hard actually, as it's pretty modular and simple already. So, give me a holler if you think it helps or need more info. Diez -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to turbogears@googlegroups.com. To unsubscribe from this group, send email to turbogears+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.