olivier deheurles

Just another programming weblog

Saturday Morning, Setting up dev environment…

I woke up quite early this morning and set up my personal computer with my favorites toys :

  • VS2008 with Resharper 4,
  • Download Castle Windsor, log4net, TestDriven.net, GhostDoc, TeamCity VS2008 plugin, TeamCity tray
  • TeamCity (i did not tried it before, how stupid I was…),
  • set up a project on google code (SVN repository, wiki, etc)
  • set up turtoiseSVN with the google repository,
  • created a solution, a project and one unit test,
  • commit,
  • configure TeamCity to check-out my SVN project on google code, build the project and run the test,
  • after a few minutes 1rst build succeded !

I’m very impressed by the quality of TeamCity. For those who don’t know, TeamCity is a build server developed by JetBrains (Resharper, IntelliJ and other GODies). I’ve already tried other products of this kind but this is by far the easier to use. It directly supports VS 2005/2008 solution files (.sln) and I just had to fill 2-3 forms to have a running environment. TC also supports NAnt, Ant, MSBuild and lots of other build tools.

No comments yet. Be the first.

Leave a reply

You must be logged in to post a comment.