teamcity
What does "Enforce overwrite all files" do in TeamCity TFS VCS Root configuration?
I occasionally have a problem where it appears that TeamCity checks out an old version of a file. For instance[详细]
2023-03-24 03:29 分类:问答Using TeamCity, how to manually trigger a DEPLOY against a previously built and tested build run?
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.[详细]
2023-03-24 03:09 分类:问答Configure TeamCity to build from SVN trunk, branches and/or tags
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[详细]
2023-03-23 16:20 分类:问答TeamCity's AssemblyInfo patcher's number format
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[详细]
2023-03-23 13:54 分类:问答teamcity is not executing msbuild command
I have a configuration in teamcity that package and deploys. I am using the following to package and deploy on a remote server[详细]
2023-03-22 04:12 分类:问答Teamcity and register dll
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.[详细]
2023-03-21 23:44 分类:问答TeamCity + Psake + SqlCmd Powershell infinite loop
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[详细]
2023-03-21 19:36 分类:问答Grails with Team City
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[详细]
2023-03-21 19:22 分类:问答Continue running NUnit after failures
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.[详细]
2023-03-21 05:48 分类:问答Can we use robocopy to copy files instead of folders
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[详细]
2023-03-21 03:18 分类:问答