archives
Continuous Integration Rules
Submitted by Kevin Kleinfelter on Sun, 2007-06-24 19:58.There are seven practices that we've found work well for individuals and teams running CI on a project.
-
Commit code frequently
-
Don't commit broken code
-
Fix broken builds immediately
-
Write automated developer tests
-
All tests and inspections must pass
Installing IIS on Windows XP
Submitted by Kevin Kleinfelter on Mon, 2007-06-11 19:14.If you attempt to install IIS on Windows XP SP2, and you use a CD from Windows XP (pre-SP2), you may receive a message that setup cannot copy adsutil.vbs.
The solution is to find your CD for Windows XP SP2. If you have only a pre-SP2, then Google for Windows, XP, and slipstream to find out how to manufacture an SP2 install CD from a pre-SP2 install CD plus SP2.
