The version is 1.4.0.3524

The config file is
<cruisecontrol>
  <project name="FizzBuzz">
    <workingDirectory>D:\Projects\TestVM</workingDirectory>
    <sourcecontrol type="pvcs">
      <executable>C:\Program Files\Serena\vm\win32\bin\pcli.exe</
executable>
      <project>\\GATAS_AMT</project>
      <subproject>/Projects/TestVM</subproject>
      <username>jvv5ggg</username>
      <password />
    </sourcecontrol>
    <tasks>
    <msbuild>
      <executable>C:\WINNT\Microsoft.NET\Framework\v3.5\MSBuild.exe</
executable>
      <projectFile>TestVM_SLN.sln</projectFile>
      <buildArgs>/noconsolelogger /p:Congifuration=Debug /v:diag</
buildArgs>
    </msbuild>
    </tasks>
  </project>
</cruisecontrol>

Thanks for the help,
Eric

Reply via email to