<font face="arial,helvetica,sans-serif">Thanks !</font><div><font face="arial,helvetica,sans-serif"><br></font></div><div><font face="arial,helvetica,sans-serif">Personally, I think that <meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial; ">ThirdParty does not adds &quot;extra fat&quot; to the cbc package (it is just a set of scripts, not the entire packages) and it is very convenient.</span></font></div>
<div><font face="arial,helvetica,sans-serif"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font face="arial,helvetica,sans-serif"><span class="Apple-style-span" style="font-family: arial; ">[]&#39;s </span><br>
</font><br><div class="gmail_quote">On Fri, Nov 5, 2010 at 12:31 AM, Ted Ralphs <span dir="ltr">&lt;<a href="mailto:ted@lehigh.edu">ted@lehigh.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The ThirdParty project are now back in the externals and the externals<br>
point to release versions of all dependent projects. As Lou said, if<br>
you want to change to stable versions of dependent projects, just do<br>
<br>
svn propset svn:externals -F Dependencies .<br>
<br>
in the root of the checkout, followed by &quot;svn update&quot;. To update to<br>
the latest releases of dependent projects (or just reset the externals<br>
back to releases), you can do<br>
<br>
BuildTools/set_externals Dependencies<br>
<br>
and then &quot;svn update&quot;. If you want to check what the externals are<br>
currently set to, you can do<br>
<br>
svn propget svn:externals or go to<br>
<br>
<a href="https://projects.coin-or.org/Cbc/browser/stable/2.6/" target="_blank">https://projects.coin-or.org/Cbc/browser/stable/2.6/</a><br>
<br>
and look at the bottom of the page where the properties are listed.<br>
<br>
Cheers,<br>
<font color="#888888"><br>
Ted<br>
</font><div><div></div><div class="h5"><br>
On Thu, Nov 4, 2010 at 9:58 PM, Ted Ralphs &lt;<a href="mailto:ted@lehigh.edu">ted@lehigh.edu</a>&gt; wrote:<br>
<br>
&gt;&gt; Haroldo,<br>
&gt;&gt;<br>
&gt;&gt;&gt; I have just downloaded the new CBC 2.6<br>
&gt;&gt;&gt; svn co <a href="https://projects.coin-or.org/svn/Cbc/stable/2.6" target="_blank">https://projects.coin-or.org/svn/Cbc/stable/2.6</a> coin-Cbc26<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Checking the files, however, I noted that the ThirdParty folder is<br>
&gt;&gt;&gt; missing. Checked here<br>
&gt;&gt;&gt; <a href="https://projects.coin-or.org/svn/Cbc/stable/2.6/Externals" target="_blank">https://projects.coin-or.org/svn/Cbc/stable/2.6/Externals</a><br>
&gt;&gt;&gt; and everything appears OK, but tried again svn checkout and files<br>
&gt;&gt;&gt; still missing.<br>
&gt;&gt;<br>
&gt;&gt;        A deliberate choice on my part, which you might not agree with. As we<br>
&gt;&gt; move towards more independent packaging of COIN-OR projects, I decided<br>
&gt;&gt; to strip the ThirdParty directory from the default download (true also<br>
&gt;&gt; of Osi).<br>
&gt;&gt;<br>
&gt;&gt;        Longer explanation of how externals are now organised:<br>
&gt;&gt;<br>
&gt;&gt;  * There&#39;s a file, Dependencies, which specifies compatible stable<br>
&gt;&gt;    externals. But svn doesn&#39;t use that (or Externals). Svn uses the<br>
&gt;&gt;    property svn:externals. If you check this with<br>
&gt;&gt;<br>
&gt;&gt;    svn propget svn:externals<br>
&gt;&gt;<br>
&gt;&gt;    You&#39;ll see that it actually points to releases. The business of<br>
&gt;&gt;    setting svn:externals is accomplished by BuildTools/set_externals:<br>
&gt;&gt;<br>
&gt;&gt;    BuildTools/set_externals Dependencies<br>
&gt;&gt;<br>
&gt;&gt;    Or you can do it by hand, in the usual way.<br>
&gt;&gt;<br>
&gt;&gt;    svn propset -F Dependencies svn:externals .<br>
&gt;&gt;<br>
&gt;&gt;    will leave you with stable externals in svn:externals.<br>
&gt;&gt;<br>
&gt;&gt;  * To get the ThirdParty externals, you&#39;ll need to first create the<br>
&gt;&gt;    ThirdParty directory, then simply check out the externals, or edit<br>
&gt;&gt;    Externals to request what you want and use<br>
&gt;&gt;<br>
&gt;&gt;    svn propset -F Externals svn:externals .<br>
&gt;&gt;<br>
&gt;&gt;    to set it up. Externals is now for the use of<br>
&gt;&gt;    the local developer. (You&#39;ll notice it&#39;s currently set to trunk<br>
&gt;&gt;    externals, for the use of the local developer, i.e., me.)<br>
&gt;&gt;<br>
&gt;&gt; We&#39;ll see if this flies with the public. If not, we&#39;ll revert to a more<br>
&gt;&gt; complete set.<br>
&gt;&gt;<br>
&gt;&gt;                                                Lou<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Cbc mailing list<br>
&gt;&gt; <a href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
&gt;&gt; <a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Dr. Ted Ralphs<br>
&gt; Associate Professor, Lehigh University<br>
&gt; (610) 628-1280<br>
&gt; ted &#39;at&#39; lehigh &#39;dot&#39; edu<br>
&gt; <a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
Dr. Ted Ralphs<br>
Associate Professor, Lehigh University<br>
(610) 628-1280<br>
ted &#39;at&#39; lehigh &#39;dot&#39; edu<br>
<a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
<br>
<br>
_______________________________________________<br>
Cbc mailing list<br>
<a href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>=============================================================<br>Haroldo Gambini Santos<br>Computing Department - Universidade Federal de Ouro Preto - UFOP<br>
email: haroldo [at ] <a href="http://iceb.ufop.br">iceb.ufop.br</a><br>home/research page: <a href="http://www.iceb.ufop.br/decom/prof/haroldo/">http://www.iceb.ufop.br/decom/prof/haroldo/</a><br> <br>&quot;Computer science is no more about computers than astronomy <br>
is about telescopes.&quot; Edsger Dijkstra<br> <br>
</div>