continous integration with just Visual Studio 2005 -


any hints on how start ci vs2005 without tfs?

will hudson able build vs2005?

yes, hudson , cruisecontrol.net can both (as else can run, say, nant). using nant, write script builds project. can have nant call msbuild (via nantcontrib think) , works quite beautifully.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -