Hi

could be a typo but ...

in your first vsts block :
      <cleanCopy>true</cleanCopy>>

there are 2  >>

with kind regards
Ruben Willems


On 15 September 2011 21:08, Miked348 <[email protected]> wrote:

> I wish I was able to reply a long time ago but I have several high priority
> tasks all releated to the deployment of TFS-2010 at an large Enterprise
> client. My only real CCnet v1.6 issue I have left to deal with as I change
> from pulling source elements
> from SVN to TFS-2010. I am running CCnet v1.6 on my own box now and with
> the folloing ccnet.config directives the validation tool spits out *"Unused
> node detected: &gt;"*
> **
> *-----> cut start*
> <sourcecontrol type="multi">
>
>   <sourceControls>
>    <vsts>
>      <server>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</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*
> **
> *This use of 'multi' is much further along now since I went to v1.6 but
> until I can resolve the reported error...I'm hosed! Any suggestions would be
> too cool!*
> **
> **
> *Thanks in advance......*
> **
> **
> *------mikeD*
>

Reply via email to