I installed TeamCity 5.03 on my windows machine a whil开发者_如何学编程e ago and it worked fine until I installed Visual Studio 2010. After installing it, I get the above error message and none my pro
Our repository has grown in size quite a bit in recent months and TeamCity builds have now become seriously slow.
TeamCity 5.X REST documentation directs us to a plug-ins page that is not 开发者_Python百科TeamCity 5.X specific. I just recently realized this, and it seems that some of the functionality such as the
We have the following numbering for our development (major version).(uat release number).(qa release number).(build number)
I\'m trying to setup a continuous build server with TeamCity and configure it so it can run \"xcodebuild -configuration release -sdk iphoneos3.0 clean build\".
We have been using CC.NET as our CI server for a month or so now, which has worked ok with TFS. In the config we were able to specify the TFS server, username, password, project and workspace which is
I\'m building an MSBuild file and using it with the MSBuild Build Runner within TeamCity (5.0.2 (build 10784)), but I don\'t think it\'s running the right version of MSBuild because I keep getting the
I think I\'m missing a valuable piece of understanding with TeamCity 5.0. Why is there a separate build runner for FxCop? I prefer that my build server run everything, at once (compile, run unit tests