Hi,<br><br>in my example x was format 5 and y format 8. So, i suppose to solve my problem <br><ul><li>i have to open the older repository in my older squeak3.8 Image</li><li>read all necessary objects from the database<br>
 </li><li>serialize them, using e.g. XML or may be Image Segments</li><li>create a new repository with the new format</li><li>and reload the serialized objects into the new repository</li></ul>Are there any other options?
<br><br>Regards, Heiko<br><br><br><div><span class="gmail_quote">2007/7/15, Chris Muller &lt;<a href="mailto:asqueaker@gmail.com">asqueaker@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Heiko, in the past, no upgrade was provided between releases.&nbsp;&nbsp;But<br>release 39 has been out for some time and, for the upcoming release<br>40, an automatic upgrade will be provided.&nbsp;&nbsp;That would be an upgrade<br>from format 8 to 9.&nbsp;&nbsp;I&#39;m not sure what &quot;x&quot; and &quot;y&quot; are in your
<br>example, but if 8 and 9, respectively, then Magma would have offerred<br>you the option to perform the upgrade.<br><br>Regards,<br>&nbsp;&nbsp;Chris<br><br>On 7/15/07, Heiko Saft &lt;<a href="mailto:heiko.saft@googlemail.com">heiko.saft@googlemail.com
</a>&gt; wrote:<br>&gt; Hello,<br>&gt;<br>&gt; i try to open an older magma repository using:<br>&gt;<br>&gt;&nbsp;&nbsp;MagmaServerConsole new<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; open: &#39;/myrepository&#39; ;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; processOn: 9010.<br>&gt;<br>&gt; This throws the error:&nbsp;&nbsp;&#39;This database requires code version x.&nbsp;&nbsp;You are
<br>&gt; running version y.<br>&gt;<br>&gt; The Error is thrown in MaObjectRepository&gt;&gt;validateVersion.<br>&gt;&nbsp;&nbsp;Can i upgrade a repository to a higher code version and how can i do that?<br>&gt;<br>&gt; Thanks in advance,
<br>&gt; Heiko<br>&gt;<br>&gt; _______________________________________________<br>&gt; Magma mailing list<br>&gt; <a href="mailto:Magma@lists.squeakfoundation.org">Magma@lists.squeakfoundation.org</a><br>&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/magma">
http://lists.squeakfoundation.org/mailman/listinfo/magma</a><br>&gt;<br>&gt;<br></blockquote></div><br>