We have a lot of tests. I can break these up so that they run on seperate agents after an initial compile build happens, but is there 开发者_如何学Goa way I can recombine these results? Having 8 build
I\'m trying to install VCSupdate.zip in teamcity but the instructions online are for TeamCity 4.I\'m using the newest version which is 5.1.2 so i开发者_StackOverflow中文版t doesn\'t have the data dire
Is there a way to notify teamcity when ever someone does a commit to a repository on visual svn?This is so every time someone commits to the repository a build in teamcity will t开发者_如何学编程rigge
Within TeamCity if I trigger a build it all works correctly, however if the Scheduler triggers a build it does not seem to get all the files from VSS. I have clean checkout directory turned on, so I a
I\'m having a problem on my TeamCity CI build server where during compilation I get the following error:
Can I get TeamCity to add the project binaries to a svn repository after they have been built? If I开发者_Go百科 need a script, how do I kick it off after a successful build.If you are building the so
I have two teamcity configurations one becoming my common helpers and reuseable components and my other a website which uses the common project.
Setting up TeamCity 5.0.1 to run unit tests for the first time, we\'re seeing this error: Test(s) failed. System.IO.FileNotFoundException : Could not load file or assembly \'Moq, Version=3.1.416.3,
Newbie question : I have 2 C# projects in TeamCity, call them A and B. A contains a reference to B.dll. B builds fine. However, A fails to build because it cannot find B : Could not locate the assembl
We do have hundreds of failed builds in TeamCity 开发者_如何学JAVA(number is especially high because of old retry on fail settings) and now it\'s a pain to browse history.