I need a vacation! Right on the money and these eyes of mine just do not see
what is right in front of me, including an XML 101 bug.....thanks!
For all others that may follow me....the following is an working example of
using the '<sourcecontrol type="multi"> block with at least with several
<vsts> Source Control Blocks with CCnet v1.6!
*-------> cut start*
*<sourcecontrol type="multi">
<sourceControls>
<vsts>
<server>**http://tfs.dddddd.com/tfs/DefaultCollection*<http://tfs.serve.com/tfs/DefaultCollection>
*</server>
<workspace>mpd</workspace> *
* <executable>C:\Program Files (x86)\Microsoft Visual Studio
10.0\Common7\IDE\TF.exe</executable>
*
* <domain>DDDDDDD</domain>
<autoGetSource>true</autoGetSource>
<username>mdifulvio</username>
<password>********</password>
<project>$/DDDDD/Main/Main/src/dotnet/DEV2/ISO8583Integration</project>
*
* <timeout>10000000</timeout>
<workingDirectory>C:\repos\revolution\DEV2\ISO8583Integration</workingDirectory>
*
* <force>true</force>
<deleteWorkspace>true</deleteWorkspace>
*
* <cleanCopy>true</cleanCopy>
</vsts>
<vsts>
<server>**http://tfs.ddddd.com/tfs/DefaultCollection*<http://tfs.ddddd.com/tfs/DefaultCollection>
*</server>
<workspace>mpd</workspace> *
* <executable>C:\Program Files (x86)\Microsoft Visual Studio
10.0\Common7\IDE\TF.exe</executable>
*
* <domain>DDDDD</domain>
<autoGetSource>true</autoGetSource>
<username>mdifulvio</username>
<password>********</password>
<project>$/ddddd/Main/Main/src/dotnet/DEV2/ISO8583Integration</project>
*
* <timeout>10000000</timeout>
<workingDirectory>C:\repos\revolution\DEV2\ISO8583Integration</workingDirectory>
*
* <force>true</force>
<deleteWorkspace>true</deleteWorkspace>
*
* <cleanCopy>true</cleanCopy>
</vsts>
</sourceControls>
</sourcecontrol>*
*-------> cut end*
Have a great week-end and I owe you on this one!
-----mikeD