teamcity
ASP.NET MVC 3 Project will not compile on build server with ASP.NET MVC 3 installed
I\'m having an odd problem on my build server. I\'m using the latest version of TeamCity on Windows Server 2008 R2. I used the web platform installer to install ASP.NET MVC on the build server but, my[详细]
2023-04-13 08:07 分类:问答How do I reference third-party jar libraries into a Java project being built by TeamCity?
I\'m using Netbeans 7.1 to develop a number of Java projects. Several of the projects reference each other, and all of them reference external third-party libraries such as Log4J, JFreeChart, etc. Now[详细]
2023-04-12 20:10 分类:问答When a Build Step fails in a team city build can I stop future build steps?
I am using TeamCity as my CI server. I have defined three Build Steps. One builds my project from the .sln file, one runs tests using MSTest the final one packages up some of the dlls and exes the pr[详细]
2023-04-12 17:44 分类:问答dotTrace: is there a TeamCity plugin?
I\'m investigating whether we c开发者_如何学运维an run performance testing with code check ins to TeamCity / TFS..[详细]
2023-04-11 10:11 分类:问答Teamcity and multiple maven dependencies trigger
Suppose I have an artifact A. It has snapshot dependency on artifact B. And artifact C has dependencies on both A and B. I have 3 teamcity builds (for A, B, C) with Maven Snapshot dependencies trigger[详细]
2023-04-11 05:23 分类:问答File transformation, is it possible to add autoincrement to a setting
In our automatic build we use MSBuild in combination with web.config transformation to create an acceptance config and a production config.[详细]
2023-04-09 04:57 分类:问答TeamCity Visual Studio Plugin
We use TeamCity at work.It would be nice to be able to keep an eye on checkin, build, and test run status without having to have a browser window open.[详细]
2023-04-08 22:45 分类:问答Auto Branching in svn using teamcity
I wonder whether it is possible to do auto branching using Teamcity. As currently I am automatically publishing web开发者_StackOverflow中文版 applications using web deploy and the only thing left is b[详细]
2023-04-08 11:44 分类:问答StatLight hangs when run from TeamCity as single command
I\'m running TeamCity 6.5 on a Windows Server, with a couple of build agents on the same server (all running as the system user as services).I had been building SilverLight projects and running the St[详细]
2023-04-08 01:10 分类:问答Benefits of Continuous Integration workflow
I\'m currently planning a new project and considering the products I need to buy. Currently I\'m quite definite we\'ll be using Git as a VCS, but I\'m quite new to the whole Continuous Integration con[详细]
2023-04-06 20:56 分类:问答