We have been using TeamBuild and test for our continuous integration build for about 4 months and this issue just popped up the other day in one of our test assemblies when running tests on one of our
I have a nightly team build that is reporting errors from the test step but zero errors in the summary.This results in a partial success.
I have a nightly script that should build Debug and Release zip files then upload these via ftp to the client.
I want to recursively delete files that match a certain pattern as part of my post-build cleanup routines in TFS Build. I\'ve tried this...
We have a dev branch and a main branch--obviously both have the same relative paths. Is it possible to use one build definition across b开发者_运维百科oth branches and dynamically change the path in t
I am creating a Team Foundation Server (TFS) 2008 build开发者_StackOverflow社区 agent for a project of mine. For the working directory, we don\'t use the default $(Temp)\\$(BuildDefinitionPath). Inste
I have this custom build step form my project: <Target Name=\"BeforeBuild\"> <WriteLinesToFile Condition=\"\" File=\"$(OutputPath)\\en开发者_如何学Pythonv.config\"
What\'开发者_StackOverflow中文版s pro/cons between TeamCity and Team Build and why choose one instead of the other ?Interesting question. I\'ve been using both systems quite a lot for building c# appl
I’m trying to set up Team Foundation Build and so far it’s running ok with builds, tests and code analysis.
I would l开发者_StackOverflowike to get some visibility of what changes have gone into our TFS build. Is there some way of finding out all of the resolved work items that have gone into the last X num