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="&#39;courier new&#39;, monospace">1&gt;------ Build started: Project: Continuous, Configuration: Release Win32 ------</font></i></div>
<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;   Site: FRINK</font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;   Build name: SegmentationLib.sta.Win32-vs9-Release</font></i></div>
<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;Create new tag: 20110831-0827 - Continuous</font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;   Updating the repository: C:/work/projects/ALMA_Segmentation/SegmentationLib</font></i></div>
<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;   Use CVS repository type</font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;   Gathering version information (one . per updated file):</font></i></div>
<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;    </font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;   <b>Update command failed: &quot;C:/Program Files (x86)/CVSNT/cvs.exe&quot; &quot;-z3&quot; &quot;update&quot; &quot;-d&quot; &quot;-A&quot; &quot;-P&quot;</b></font></i></div>
<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;Build log was saved at &quot;file://c:\work\projects-bin\ALMA_Segmentation\SegmentationLib\static\VC9-Release\Continuous.dir\Release\BuildLog.htm&quot;</font></i></div>
<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1&gt;Continuous - 0 error(s), 0 warning(s)</font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========</font></i></div>
<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, 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="&#39;courier new&#39;, 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 &quot;cvs -N update&quot; 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 &quot;-N&quot; option before the update command because we have our repository in a network shared disk (we know it&#39;s not recommended).</font></div>
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif">In Cmake-gui i I have seen the &quot;CVS_UPDATE_OPTIONS&quot; but so far I dont know where to instruct CMAKE to add a -N before the update (somewhere, the &quot;-z3&quot; 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>