tfs2012 - TFS - Workspace to build definition with only required files -
In our project we are building the project with the TFS build definition feature. There is an option like "workspace" in TFS build definition. We all need folders which include the file which was used to successfully construct the project. We have different folders according to the requirements, which have different units. So these units are in large numbers, so when we create a project and mention a folder in the workspace, it removes all the files in that particular folder. In fact, we require some of them to build a project. Because we used different files for each project, but it was the files under one roof.
Can anyone help us how do we create our own project, the entire folder?
position = active source control folder = $ / Artiion / ADO / LibForms / Loginf.pas: create agent Folder = $ (SourceDir) \ LibForms \ Loginf.pas
Works fine for example
Comments
Post a Comment