<!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;'>Good news on the trunk!<br><br>I am confused by what you mean by 'There is no ReleaseBuilderForXdotY'.<br><br>I went here: <a target="_blank" href="http://ftp.squeak.org/trunk/">http://ftp.squeak.org/trunk/</a><br><br>Downloaded the .image and .change, then copied over an existing cogvm, sources and stuff, fired up and browsing <br>ReleaseBuilder --&gt; show hierarchy yields:<br><br>ProtoObject #()<br>&nbsp;&nbsp;&nbsp; Object #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Behavior #('superclass' 'methodDict' 'format')<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ClassDescription #('instanceVariables' 'organization')<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Class #('subclasses' 'name' 'classPool' 'sharedPools' 'environment' 'category')<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ProtoObject class #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Object class #()<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilder class #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilderDeveloper class #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilderFor3dot10 class #('current')<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilderFor3dot11 class #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilderFor4dot3 class #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilderFor4dot4 class #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilderFor4dot5 class #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilderNihongo class #()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReleaseBuilderSqueakland class #()<br><br>Since this is the 4.5 release series, I was poking around in the ReleaseBuilderFor4.5 to see if I could solve the image issue for you guys.<br>ReleaseBuilderFor4dot5 class&gt;&gt;prepareNewBuild hung when it tried to put my (ahem) work up on trunk. <br><br>It was then, I thought I should modify ReleaseBuilderFor4dot5&gt;&gt;releaseRepository to store my work locally.<br><br>If people commonly do that, I would like to mirror that style to keep things consistent.<br><br><br><br><br><br><div id="1"><br>---- On Thu, 12 Sep 2013 07:21:23 -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">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; Is there a best-practice for fiddling with ReleaseBuilderForXdotY ? <br>&gt; <br>&gt; I downloaded the latest trunk image so I could look at the recent background <br>&gt; image issue and, after running ReleaseBuilderFor4dot5 class&gt;&gt;prepareNewBuild <br>&gt; discovered that it uses MCHttpRepository to upload to the <br>&gt; source.squeak.org/trunk. <br>&gt; <br>&gt; I was going to play around with MCFileBasedRepository to save locally, but <br>&gt; decided to ask the list first. <br>&gt; <br>&gt; Also, my apologies if I accidently clobbered /trunk <br> <br>There is no ReleaseBuilderForXdotY. There is only ReleaseBuilder. <br>(Imagine that in a voice from Ghostbusters.) <br> <br>You probably won't be able to clobber trunk. Or, if you did, it's an <br>administrator who's to blame, because only a few folk have commit <br>rights to Trunk. (Unlike Inbox, which is world-writable.) <br> <br>frank <br> <br></blockquote><br></div></body></html>