R – Continuous Integration stack on Windows with Mercurial + Mercurial Queues

asp.netcontinuous integrationmercurial

We've been using Mercurial with Mercurial Queues (+guards for patches) for source control of a number of Windows ASP.Net projects.

I'm interested in setting up a Continuous Integration environment for this but am getting lost in conflicting reports of success with CC/Trac etc.

I'm wondering who else out there is doing this and what your working stack of apps/utils is? Also, if you've got hints on workflow, I'm all ears 🙂

Appreciation in advance!

Best Answer

We use hudson and mercurial together and have been quite successful. They are both flexible enough to about anything you want.