The default build template (TfvcTemplate.12.xaml) will not find any missing items during the normal build. I can force it to be deleted, and I can pull down all the changes by setting the build definition property "Clean Workspace" to the right. However, I want to generate incremental.
Incorrect workspace "Setting up property fails to create failed agents who have changed their source or files with some external process. / P>
Is there any such setting Which I'm missing to enable this or do I need to change the build template? If I need to change the template, then what activities do I need to add?
you man You must manually stop deleting files from the build server.
When you manually delete a file manually from the build server, the server exits the synchronization from the workspace server and it will run again : If you have a clean workspace set to false, then you are disabling this feature.
Do not delete files directly from the build server.
Comments
Post a Comment