I occasionally have a problem where it appears that TeamCity checks out an old version of a file. For instance
Using TeamCity 6.5, I am trying to figure out how to setup a manual deployment for a specific build run if it\'s possible.
How can I configure TeamCity to build from SVN trunk and also from different branches and/or tags ? Our idea is to have multiple builds from the same project, this way we can have the current version
I once had TeamCity + WiX + MSBuild Community Tasks working.Now that I\'ve upgraded to WiX 3.5, I can\'t remember how I had configured it.:)As I was poking through TeamCity, I came across the \"Assemb
I have a configuration in teamcity that package and deploys. I am using the following to package and deploy on a remote server
I\'m trying to build a project with TeamCity Professional 6.5.2 I have a MVC Visual Studio 2010 project using a visual foxpro dll.
I\'m trying 开发者_开发知识库to use the Powershell Runner in TeamCity 6.5.2 to run a Psake task that depends on a task that calls out to SqlCmd.If I try to do this, teamcity seems to get into an infin
On my Grails project, I wish to use Team City for the build management.I\'ve read severa开发者_运维问答l blogs/documentation on how to get the builds with Team City, but I see that when you run regula
I am running nunit-console from a CI configured in TeamCity to run tests from various assemblies. Once one of the TestFixtures has a failing test, then the test execution will stop.
I need to copy a particular file from one location to another., Is it possible to use robo开发者_运维百科copy to do same.Whilst Robocopy can be persuaded to copy a single file it is much simpler to us