I finally found some time this evening to re-configure Team City and adapt my MSBuild script to be able to achieve the following build configuration for Tech Head Brothers portal:
- CI Trunk - Unit Tests, Coverage, Deploy Staging
- Find duplicates using Team City Build Runner Nightly Trunk - Unit Tests, Coverage, NDepend
- Checkout source code from subversion Portal project trunk
Asap I will post about the way I achieve this configuration!