Jirong, Workspace here is indeed the workspace in TFS. And project is the project in TFS like $/ProjectName/_branches/x.xx or whatever.
On May 28, 12:57 pm, Jirong Hu <[email protected]> wrote: > <sourceControls> > <vsts autoGetSource="true" applyLabel="false"> > <server>http://edm-team-1a:8080</server> > <workingDirectory>D:\SFSAssessmentEngineBuild\WebTester > \Nightly\3rdParty</workingDirectory> > <workspace>SFSAssessmentEngine_WebTester_Nightly_3rdParty</ > workspace> > <project>$/Students Finance System/Release 11 Assessment > Engine/3rdParty</project> > <cleanCopy>false</cleanCopy> > <deleteWorkspace>false</deleteWorkspace> > </vsts> > > After I read the description here, I still don't know what's this > workspace? Does it has anything to do with the workspace in > TFS?http://confluence.public.thoughtworks.org/display/CCNET/Visual+Studio... > > I see this structure in TFS version control: > - branch name > + 3rd party > + Automated Tests > ... > > And I see this in the local directory: > D:\SFSAssessmentEngineBuild > + WebTester > - Nightly > + 3rdParty > + Automated Tests > ... > > I don't see antying about > <workspace>SFSAssessmentEngine_WebTester_Nightly_3rdParty</workspace> > > What's the <project/>, why it's not documented? > > Thanks > Jirong
