tfsbuild
TFS Workflow Activity to call REST Service after build, custom or canned?
I have a NuGet repo that gets a package after each build.I have a REST service that is an extension to the NuGet server that will delete all packages lower than the one specified.The rug that will tie[详细]
2023-03-21 01:31 分类:问答What is the difference in TFS 2010 between a source server and symbol server?
I have read a couple of posts for instance... http://blogs.msdn.com/b/adamroot/archive/2009/06/17/source-server-and-symbol-server-features-in-team-foundation-server-2010-beta-1.aspx[详细]
2023-03-19 07:43 分类:问答Get changesets at "run on agent" sequence into build template workflow
I need开发者_JAVA技巧 to generate a custom build number for the builds of the TFS server Today I generated build number version with the current datetime (YY + current day of year), like this: build[详细]
2023-03-17 19:38 分类:问答msbuild wix proj file
I have a current build using teambuild/msbuild that I need to integrate a wix compilation into. The Wix project is not part of the solutio开发者_如何学Gon that is being built instead it lives with th[详细]
2023-03-15 16:09 分类:问答team build target not executed
I have a tfs 2008 build that I need to add WiX compliation to. Currently the build executes and compiles and copies all output to a drops location in the following target[详细]
2023-03-15 14:17 分类:问答Change the name of the drop folder for a TFS 2010 Build
My auto builds are running fine, but after some versioning customization,开发者_StackOverflow中文版 the name of the folder for the build is just a ever increasing number (ie, 358,359,360...)[详细]
2023-03-15 12:42 分类:问答Using TfsDeployer to send notifications when work item is added - TFS 2010
We have TFSDeployer (from Codeplex) installed on our TFS server that facilitates sending notifications when a build quality changes.[详细]
2023-03-13 17:31 分类:问答TFS2010 Build does not run unit tests
I have a build definition in TFS2010, I queue the build manually and set Disable Tests flag to False.[详细]
2023-03-13 14:22 分类:问答TFS 2010 Build: Sporadic failure in the process
We have a situation where our builds have stopped executing in a stable manner. At a rate of about one every three we receive either TF215096 or TF215097 errors & the Build fails.[详细]
2023-03-13 11:39 分类:问答Problem running script after build in TFS 2010
I\'ve read this excellent tutorial but somehow this doesn\'t work well for me. I can\'t figure out how开发者_开发百科 to specify the path to my script properly when it\'s in a subdirectory in my sourc[详细]
2023-03-13 10:50 分类:问答