Team Build: Recursive copy of BuildType folder? not in TFS 2008
Today I was trying to figure out why can't I load my dll placed deep down under buildType folder, during activation of build in TFS2008.
When I checked the folders created by this build on the builds server, I've noticed that the sources folder was copied recursively , as it should be.
But the buildtype folder was copied NOT recursively. subfolders appeared empty.
A great post by Neno Loje provided the answer:
http://msmvps.com/blogs/vstsblog/archive/2008/03/16/tfs-2008-team-build-doesn-t-get-subfolders-of-team-build-type-folder-by-default.aspx
This Post explains how to modify this build beaviour on the build server.