<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 17, 2014 at 8:28 AM, Chris Muller <span dir="ltr">&lt;<a href="mailto:ma.chris.m@gmail.com" target="_blank">ma.chris.m@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don&#39;t know whether its possible to generate a .sources file that<br>
would contain full history, </blockquote><div><br></div><div>_yes it is_.  The only issue in preserving history is in pruning branches.  There is no point preserving versions that are not ancestors of current versions.  And that&#39;s an easy process.  I have code that does this and Camillo just rewrote source condensing for Pharo and claims its much more comprehensible, so taking his code and getting it to preserve history while pruning could be another route.</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">but there are options for seeing history:<br>
<br>
  1) you can see it in the 4.5 image!  :)<br>
  2) see <a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/2013-September/173056.html" target="_blank">http://lists.squeakfoundation.org/pipermail/squeak-dev/2013-September/173056.html</a><br>
and <a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/2013-November/174792.html" target="_blank">http://lists.squeakfoundation.org/pipermail/squeak-dev/2013-November/174792.html</a><br>
  3) And Bob&#39;s as you mentioned.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, Mar 17, 2014 at 10:12 AM, H. Hirzel &lt;<a href="mailto:hannes.hirzel@gmail.com">hannes.hirzel@gmail.com</a>&gt; wrote:<br>
&gt; Hi Chris,<br>
&gt;<br>
&gt; So far so good. But what would people do who still want to see the<br>
&gt; change history back to 4.1?<br>
&gt;<br>
&gt; Is it possible to have them load the additional history as a<br>
&gt; separately down-loadable file in 4.6?<br>
&gt;<br>
&gt; I assume it is, because Bob Arning is doing it back to version 1.0 in<br>
&gt; one of his images but the question is how much effort is this?<br>
&gt;<br>
&gt; H.<br>
&gt;<br>
&gt; On 3/17/14, Chris Muller &lt;<a href="mailto:ma.chris.m@gmail.com">ma.chris.m@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi Hannes, yes.  And the 4.7 version would have the 4.6 and 4.7<br>
&gt;&gt; versions of each method.  The aim is to be able to deploy a smaller<br>
&gt;&gt; system (changes and sources) but also leave a small method version<br>
&gt;&gt; trail _between_ the image versions.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Mar 17, 2014 at 9:18 AM, H. Hirzel &lt;<a href="mailto:hannes.hirzel@gmail.com">hannes.hirzel@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; Chris, are you aiming at deleting the history which goes back to 4.1<br>
&gt;&gt;&gt; and only keep the 4.5 version and the changes introduced during 4.6<br>
&gt;&gt;&gt; development?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On 3/17/14, Frank Shearar &lt;<a href="mailto:frank.shearar@gmail.com">frank.shearar@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt; On 17 March 2014 09:34, H. Hirzel &lt;<a href="mailto:hannes.hirzel@gmail.com">hannes.hirzel@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt; Question of clarification:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; What does the current Squeak 4.5 sources file contain in terms of<br>
&gt;&gt;&gt;&gt;&gt; methods history?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; How far does it go back in time?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Unless I&#39;ve completely misunderstood the purpose of the sources and<br>
&gt;&gt;&gt;&gt; changes files, the 4.5 sources file goes back to at least 4.1.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; frank<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; --Hannes<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; On 3/17/14, Vaidotas Didžbalis &lt;<a href="mailto:vaidasd@gmail.com">vaidasd@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt; Thank you. This is useful.<br>
&gt;&gt;&gt;&gt;&gt;&gt; Vaidas<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; On Mon, Mar 17, 2014 at 4:23 AM, Chris Muller &lt;<a href="mailto:asqueaker@gmail.com">asqueaker@gmail.com</a>&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; I&#39;ve spent my last couple of afternoons learning about and tweaking<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; our condenseSources methods and process and think have come to<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; something that gives us the best balance between all factors:  size,<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; thoroughness, and convention.<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;   <a href="http://wiki.squeak.org/squeak/6196" target="_blank">http://wiki.squeak.org/squeak/6196</a><br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div>
</div></div>