Tagged Questions
The teambuilding tag has no wiki summary.
2
votes
3answers
3k views
TFS Build Agent not responding
I came across an issue I can't resolve, here are the details:
I am using TFS2008 in my APPTier and in my Build Agent. Initially I installed everything in the Apptier server (including the build ...
2
votes
7answers
1k views
Best way to strengthen teamwork between development and QA departments?
I work as the Sysadmin for both the development and QA departments of a software development company. I support both teams equally. Recently I was asked for some ideas on how to improve inter-team ...
1
vote
2answers
506 views
TeamBuild - Is it possible to choose what projects to compile at build-time?
I am automating my build process using TeamFoundation and I need to choose what projects to compile according to the .proj file from the build. Here is the full scenario:
I have a .proj file which ...