Levente,<br><br>that would be a perfect explanation, but unfortunately the quick fix I had in mind wasn&#39;t as innocent as I thought it would be, so shooting myself in the foot.<br><br>Anyway thanks,<br> Alex<br><br><div class="gmail_quote">

2011/5/12 Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu" target="_blank">leves@elte.hu</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div>On Thu, 12 May 2011, Alexander Lazarević wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I was just about to commit an innocent fix for MethodReference to the trunk,<br>
when Monticello presented me a list of &gt;2000 changes it would actually<br>
commit. So I fetched the latest image from Squeak.org, updated the image,<br>
checked that everything was up to date and touched the classSymbol method<br>
again. And again I got that huge list of changes when I checked against<br>
trunk? As always I&#39;m prepared to get a &quot;you&#39;re holding it wrong&quot; answer to<br>
this, but I wonder what&#39;s the deal.<br>
</blockquote>
<br></div></div>
If the repository you&#39;re trying to save the package to (e.g. package-cache, Inbox) doen&#39;t containt the ancestor of the given package, then it will show more methods as changed. The worst case is when the repository doesn&#39;t contain the package at all, so you&#39;ll see that all methods have changed. In this case check the changes to the Trunk repository, which (besides showing you the correct changes) will fetch the ancestors of the package and save it to the package-cache. Then save your package to the package-cache (it will show the correct changes in the save dialog) and copy the saved version from the package-cache to the repository you wanted to save it originally.<br>




<br>
<br>
Levente<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Alex<br>
</blockquote>
<br><br>
<br></blockquote></div><br>