Hi
"Students Finance System" is the only workspace I created on this
build server. It's used in many projects. So if I set this
deleteWorkspace to true in one project, it means the autoGetSource
will delete and re-create this workspace, how does it affect the
others?
Thanks
Jirong
<vsts autoGetSource="true" applyLabel="false">
<server>xxxxx</server>
<workingDirectory>C:\SFSBuildRoot
\Release11.1.5AssessmentEngine-BuildTest\Code</workingDirectory>
<workspace>Students Finance System</workspace>
<project>$/Students Finance System/Release
11.1.5
Assessment Engine-Build Test/Code</project>
<cleanCopy>true</cleanCopy>
<deleteWorkspace>true</deleteWorkspace>
</vsts>