<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>Awesome.<br><br>Thank you.<br><br>I did a google on the Squeak Release process and found a thread (by you) here: <a target="_blank" href="http://forum.world.st/Squeak-release-process-td4640158.html">http://forum.world.st/Squeak-release-process-td4640158.html</a><br><br>Did that ever come to fruition? Would a HelpBrowser&nbsp; entry be helpful? (I will write it if so, and the information is available)<br><br>The goal, is that newbs like me can get the release environment running locally and mash around a bit without bothering the experts too much.<br><br>thx.<br><br><br><br><div id="1"><br>---- On Thu, 12 Sep 2013 10:31:41 -0700 <b>Frank Shearar&lt;frank.shearar@gmail.com&gt;</b> wrote ---- <br></div><br><blockquote style="border-left: 1px solid #0000FF; padding-left: 6px; margin:0 0 0 5px">Right. That version's somewhere around 300 commits behind Trunk. After <br>you update the image (open the Squeak menu in the docking bar at the <br>top, on the far left), you will find only ReleaseBuilder. <br> <br>You always have local storage available, in the form of an <br>MCCacheRepository pointing to the /your/image/path/package-cache/ <br>directory. <br> <br>We really ought to push out a more up-to-date image, which requires me <br>to finish finding out why the continuous integration update-image.st <br>script is broken. <br> <br>frank <br> <br>On 12 September 2013 17:22, gettimothy &lt;<a subj="" mailid="gettimothy%40zoho.com" href="mailto:gettimothy@zoho.com" target="_blank">gettimothy@zoho.com</a>&gt; wrote: <br>&gt; Good news on the trunk! <br>&gt; <br>&gt; I am confused by what you mean by 'There is no ReleaseBuilderForXdotY'. <br>&gt; <br>&gt; I went here: <a href="http://ftp.squeak.org/trunk/" target="_blank">http://ftp.squeak.org/trunk/</a> <br>&gt; <br>&gt; Downloaded the .image and .change, then copied over an existing cogvm, <br>&gt; sources and stuff, fired up and browsing <br>&gt; ReleaseBuilder --&gt; show hierarchy yields: <br>&gt; <br>&gt; ProtoObject #() <br>&gt;     Object #() <br>&gt;         Behavior #('superclass' 'methodDict' 'format') <br>&gt;             ClassDescription #('instanceVariables' 'organization') <br>&gt;                 Class #('subclasses' 'name' 'classPool' 'sharedPools' <br>&gt; 'environment' 'category') <br>&gt;                     ProtoObject class #() <br>&gt;                         Object class #() <br>&gt; <br>&gt;                             ReleaseBuilder class #() <br>&gt;                                 ReleaseBuilderDeveloper class #() <br>&gt;                                 ReleaseBuilderFor3dot10 class #('current') <br>&gt;                                     ReleaseBuilderFor3dot11 class #() <br>&gt;                                 ReleaseBuilderFor4dot3 class #() <br>&gt;                                 ReleaseBuilderFor4dot4 class #() <br>&gt;                                 ReleaseBuilderFor4dot5 class #() <br>&gt;                                 ReleaseBuilderNihongo class #() <br>&gt;                                 ReleaseBuilderSqueakland class #() <br>&gt; <br>&gt; Since this is the 4.5 release series, I was poking around in the <br>&gt; ReleaseBuilderFor4.5 to see if I could solve the image issue for you guys. <br>&gt; ReleaseBuilderFor4dot5 class&gt;&gt;prepareNewBuild hung when it tried to put my <br>&gt; (ahem) work up on trunk. <br>&gt; <br>&gt; It was then, I thought I should modify <br>&gt; ReleaseBuilderFor4dot5&gt;&gt;releaseRepository to store my work locally. <br>&gt; <br>&gt; If people commonly do that, I would like to mirror that style to keep things <br>&gt; consistent. <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; ---- On Thu, 12 Sep 2013 07:21:23 -0700 Frank <br>&gt; Shearar&lt;<a subj="" mailid="frank.shearar%40gmail.com" href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt; wrote ---- <br>&gt; <br>&gt; On 12 September 2013 14:00, gettimothy &lt;<a subj="" mailid="gettimothy%40zoho.com" href="mailto:gettimothy@zoho.com" target="_blank">gettimothy@zoho.com</a>&gt; wrote: <br>&gt;&gt; Is there a best-practice for fiddling with ReleaseBuilderForXdotY ? <br>&gt;&gt; <br>&gt;&gt; I downloaded the latest trunk image so I could look at the recent <br>&gt;&gt; background <br>&gt;&gt; image issue and, after running ReleaseBuilderFor4dot5 <br>&gt;&gt; class&gt;&gt;prepareNewBuild <br>&gt;&gt; discovered that it uses MCHttpRepository to upload to the <br>&gt;&gt; source.squeak.org/trunk. <br>&gt;&gt; <br>&gt;&gt; I was going to play around with MCFileBasedRepository to save locally, but <br>&gt;&gt; decided to ask the list first. <br>&gt;&gt; <br>&gt;&gt; Also, my apologies if I accidently clobbered /trunk <br>&gt; <br>&gt; There is no ReleaseBuilderForXdotY. There is only ReleaseBuilder. <br>&gt; (Imagine that in a voice from Ghostbusters.) <br>&gt; <br>&gt; You probably won't be able to clobber trunk. Or, if you did, it's an <br>&gt; administrator who's to blame, because only a few folk have commit <br>&gt; rights to Trunk. (Unlike Inbox, which is world-writable.) <br>&gt; <br>&gt; frank <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br> <br></blockquote><br></div></body></html>