Tagged Questions
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 ...
1
vote
2answers
518 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 ...