<div dir="ltr">The update goes up to #13514 now, though there are a few merge windows popping up.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/17 Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">And there were two versions of <span>45Deprecated</span>-<span>fbs</span>.<span>8<br><br></span>One that were removed:<br>
Name: <span>45Deprecated</span>-<span>fbs</span>.<span>8</span><br>

Author: <span>fbs</span><br>
Time: 10 July 2013, 12:41:27.673 pm<br>
UUID: 553a8cb9-0a14-494d-bfff-f46d843e380c<br><div>
Ancestors:<br><br></div><div>One that shouldn&#39;t have been removed:<br></div>Name: <span>45Deprecated</span>-<span>fbs</span>.<span>8</span><br>

Author: <span>fbs</span><br>
Time: 15 July 2013, 11:05:25.904 pm<br>
UUID: 0cf4998f-1a21-e142-9b06-672f04121d79<br><div>
Ancestors: <span>45Deprecated</span>-<span>fbs</span>.7<br><br></div><div>So if you agree, we should restore this second version<br>(#methodDiffFor:class:selector:prettyDiffs: has only one sender, so move the method where if wants to go and deprecate the old copy.)<br>


<br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/17 Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">But 45Deprecated-nice-9 has 45Deprecated-fbs.8 in ancestry, so it probably wasn&#39;t a good reason.<br>

</div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/16 Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Ah ah, but the problem seems to be related to update-fbs.244 -&gt; update-nice.246<br>


</div>They point to 45Deprecated-fbs.8<br>UUID: 0cf4998f-1a21-e142-9b06-672f04121d79<br><br></div>But in trunk we do not find this specific version...<br>
</div>Why was it removed?<br></div>If it&#39;s for a good reason, then the maps must be updated to point to 45Deprecated-fbs.7</div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/12/16 Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Oh, I see it now...<br></div><div>But there is one thing that I do not understand: update-nice.246 points to<br>



Compiler-nice.273 UUID: 268ce6eb-318e-46e7-83b5-05bfe76473de<br><br></div><div>Though, if I update up to (including) 246 with attached code, it only load Compiler-fbs.264<br>
MCMcmUpdater updateFromRepositories: #( &#39;<a href="http://source.squeak.org/trunk" target="_blank">http://source.squeak.org/trunk</a>&#39; ) maxVersionNumber: 246.<br><br></div><div>Even update-fbs.245 points to a later version, Compiler-fbs.265...</div>




<div>What&#39;s up?<br></div></div></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/16 Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span><br>




<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 20 September 2013 21:26,  &lt;<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>&gt; wrote:<br>





&gt; Nicolas Cellier uploaded a new version of 45Deprecated to project The Trunk:<br>
&gt; <a href="http://source.squeak.org/trunk/45Deprecated-nice.9.mcz" target="_blank">http://source.squeak.org/trunk/45Deprecated-nice.9.mcz</a><br>
&gt;<br>
&gt; ==================== Summary ====================<br>
&gt;<br>
&gt; Name: 45Deprecated-nice.9<br>
&gt; Author: nice<br>
&gt; Time: 20 September 2013, 10:26:48.122 pm<br>
&gt; UUID: 784e13ac-7a91-4291-892f-ec01daa7ab0b<br>
&gt; Ancestors: 45Deprecated-fbs.8<br>
&gt;<br>
&gt; Deprecate compile:classified:notifying:trailer:ifFail:<br>
&gt; The passed classification was unused in this operation.<br>
&gt;<br>
&gt; =============== Diff against 45Deprecated-fbs.8 ===============<br>
<br>
So it&#39;s probably my fault, but you can&#39;t take a 4.4 and update it all<br>
the way to trunk. While processing update-nice.247, and installing<br>
Balloon-eem.23, I get an MNU because Metaclass no longer speaks<br>
#compile:notifying:trailer:ifFail:.<br>
<br>
No problem, I thought, and tried to install 45Deprecated-nice.9, which<br>
contains the necessary method. Only I can&#39;t load that because of the<br>
above.<br>
<br>
Chris, you must have run into this (because 45Deprecated-nice.9 was<br>
published back in September). How&#39;d you work around it?<br>
<br>
(I&#39;m exploring the possibility of making a new CI base, because the<br>
current base image has apparently weird state. Another possible option<br>
would be Chris&#39; 4.5-alpha off <a href="http://ftp.squeak.org" target="_blank">ftp.squeak.org</a>.)<br>
<span><font color="#888888"><br>
frank<br>
<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>