<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 3, 2015 at 7:08 AM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu" target="_blank">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My bad. It&#39;s still too early in the morning.</blockquote><div><br></div><div>:)  I can join you.  Today I put my freshly ground coffee into my mug, not the caffetiere :-/</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888"><br>
<br>
Levente</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Tue, 3 Nov 2015, Eliot Miranda wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Levente,<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Nov 3, 2015, at 3:10 AM, Levente Uzonyi &lt;<a href="mailto:leves@elte.hu" target="_blank">leves@elte.hu</a>&gt; wrote:<br>
<br>
If Dave has fixed all packages in the 4.6 repository, and the packages in the 4.6 and the 5.0 repositories are meant to be the same, then wouldn&#39;t it be easier to just copy over these packages from the 4.6 repository?<br>
</blockquote>
<br>
Remember that Collections, Compiler, Kernel and System are the four packages that are definitely different between Spur/5.0 and V3/4.6.  So can people check their package caches and find non-empty versions?  I&#39;ll do this first thing.  I expect I have ok versions because I&#39;ve not used 4.6 yet.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Levente<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, 3 Nov 2015, marcel.taeumel wrote:<br>
<br>
Hi Chris,<br>
<br>
it seems that Kernel-cmm.937 and System-cmm.756 are &quot;broken&quot;. The diff from<br>
my changes to Kernel-cmm.936 and System-cmm.755, which are the previous<br>
versions, looks fine.<br>
<br>
Considering that MCZs save the full snapshot anyway ... should I just<br>
commit? =)<br>
<br>
The Tools-cmm.629 looks fine and diffs fine.<br>
<br>
I touched all packages with this code:<br>
<br>
repo := MCRepositoryGroup default repositories detect: [:repo | repo<br>
description endsWith: &#39;squeak50&#39;].<br>
<br>
PackageOrganizer default packages do: [:pkg |<br>
[(pkg mcPackage workingCopy changesRelativeToRepository: repo)<br>
  isEmpty ifFalse: [pkg mcPackage workingCopy modified: true]]<br>
    on: Warning do: [:warning |<br>
      Transcript showln: pkg name; showln: warning messageText.<br>
      warning resume]].<br>
<br>
This is what I got:<br>
<br>
&lt;<a href="http://forum.world.st/file/n4859057/squeak-50-empty-mcz.png" rel="noreferrer" target="_blank">http://forum.world.st/file/n4859057/squeak-50-empty-mcz.png</a>&gt;<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/Squeak-5-0-Strange-Commit-Behavior-tp4858951p4859057.html" rel="noreferrer" target="_blank">http://forum.world.st/Squeak-5-0-Strange-Commit-Behavior-tp4858951p4859057.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
</blockquote>
<br>
</blockquote>
<br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>