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
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
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
I\'m investigating whether we c开发者_如何学运维an run performance testing with code check ins to TeamCity / TFS..
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
In our automatic build we use MSBuild in combination with web.config transformation to create an acceptance config and a production config.
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.
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
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
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