I have some trouble getting the VCS of teamcity work. I\'m using perforce and the TC-Server should be configured correct, but when running the project I\'m getting the开发者_运维百科 error:
I\'ve now setup a MSBuild script to create the folders and files I need in the right structure for my MVC project. I\'m then setting Teamcity up to look at the folder with only the files I want to hav
I am trying to move TeamCity from one server to another. I have got it all installed on the new server and have run the instructions in the 开发者_JAVA百科help file:
For our enterprise application, we have tiered streams in AccuRev (developers promote to the Integration stream, which promot开发者_如何学编程es to the Quality Assurance stream, which promotes to the
I vaguely remember reading \"something\" \"somewhere\" about using Trace.WriteLine over Console.Out.WriteLine in nUnit possibly in the context of reSharper or TeamCity but I cannot remember the detail
We are trying to get our TeamCity 5.1 installation to use our FXCop project file.It apparently does not like the newest version, V10:
How to make teamcity and/or TFS 2010 to run closure compiler for js files in a project. There are 2 reasons for using closure compiler:
I have a build set up in Teamcity that builds an开发者_开发技巧d tests a mercurial branch, and should then tag that branch.
I\'m trying to integrate Robot Framework (an acceptance testing framework) with TeamCity. In order to do this it needs to send messages to the console output which开发者_JAVA百科 TeamCity will then re
Need to write the script for deploying of web site to shared directory. But for access to this directory needs enter login/password. How can i do it?