Hello all<div><br></div><div>When I try to send a continuous or nighly build to the Dashboard (from inside the Visual Studio IDE for instance) i get the following message:</div><div><br></div><div><div><i><font class="Apple-style-span" face="'courier new', monospace">1>------ Build started: Project: Continuous, Configuration: Release Win32 ------</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace">1> Site: FRINK</font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">1> Build name: SegmentationLib.sta.Win32-vs9-Release</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace">1>Create new tag: 20110831-0827 - Continuous</font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">1> Updating the repository: C:/work/projects/ALMA_Segmentation/SegmentationLib</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace">1> Use CVS repository type</font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">1> Gathering version information (one . per updated file):</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace">1> </font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">1> <b>Update command failed: "C:/Program Files (x86)/CVSNT/cvs.exe" "-z3" "update" "-d" "-A" "-P"</b></font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace">1>Build log was saved at "file://c:\work\projects-bin\ALMA_Segmentation\SegmentationLib\static\VC9-Release\Continuous.dir\Release\BuildLog.htm"</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace">1>Continuous - 0 error(s), 0 warning(s)</font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace"><br></font></i></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif">As you can see, the CVS update steps fails. This happens to Nightly builds as well. Cmake is aware of the correct source directory (</font><font class="Apple-style-span" face="'courier new', monospace" style="font-style: italic; ">C:/work/projects/ALMA_Segmentation/SegmentationLib</font><font class="Apple-style-span" face="arial, helvetica, sans-serif">) but the update fails.</font></div>
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif">I have a correct CVSROOT environment variable. In fact if I manually go to the source directory and type "cvs -N update" in the command prompt, the projects updates correctly.</font></div>
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif">Notice that in order to the cvs to update, I have to add the "-N" option before the update command because we have our repository in a network shared disk (we know it's not recommended).</font></div>
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif">In Cmake-gui i I have seen the "CVS_UPDATE_OPTIONS" but so far I dont know where to instruct CMAKE to add a -N before the update (somewhere, the "-z3" options is being added but I dont know where is this option being added to the cvs command) </font></div>
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif">Any idea where I can add the -N option?</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif"><br>
</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif">thanks</font></div><div><br></div>-- <br>Sergio Vera<br><br> Alma IT Systems<br> C/ Vilana, 4B, 4º 1ª<br> 08022 Barcelona<br> T. (+34) 932 380 592<br>
<a href="http://www.alma3d.com">www.alma3d.com</a><br>
</div>