We have a Team City Unit test build which we call using $(teamcity_do开发者_StackOverflowtnet_nunitlauncher) through different MSBuild scripts. The build has an environment variable set up. Is there a
When using TeamCity to compile my MSBuild XML task script, it fails with this: [10:43:03]: myWebProject1\\ myWebProject 1 .csproj (3s)
We\'re trying to add a new tab on the top of teamcity\'s main page next to the Projects/My Changes/Agents/Build Queue area.
for a team of 12 developers, can you help me determine a process and workflow for building and deploying a product using mercurial for source control and team city for build server?
I have an Ant build target that performs some testing using jUnit4 <target name=\"integrationtest\" depends=\"init, buildtests, deploytests\">
My installation of TeamCity 3.1 (yeah, it is old!) (installed on a Windows XP box) holds its temporary files under C:/TCBWork.How can I move that root?I would like to move it to another disk for bette
I just realised I can not run my vdproj file from msbuild without calling Visual Studio. What a showstopper for a开发者_C百科tomated builds!
I have Microsoft.Office.Interop.Excel.dll referenced in my project, which lies inside my lib folder and has it\'s property set to Copy Local=true in visual studio 2008. When I build my project both in
I\'m sim开发者_开发技巧ply trying to execute an MSTest project after my build but for some reason I\'m getting unmet requirements that state system.MSTest.10.0 exists for my project.
I have many build configurations in TeamCity, each servicing a large project. In the past if a build is kicked off the Build Agent could be busy for up to 20min!