Limit scope of GET?
I trying to convert a very large project to Team Foundation build.
I am wondering if there is some way to limit the scope of the GET that is done to get the source. Right now it is starting at the top of our tree and I believe eventually timing out on getting the source and then failing the build. Can I somehow point it at the Sources node within the tree instead of the root?

