Magma upgrater

Facundo Vozzi facundov79 at gmail.com
Sat Dec 4 14:08:27 UTC 2010


You are right, I'm not using it for now. I have only one repository.

See you,
Facu

On Fri, Dec 3, 2010 at 12:45 PM, Chris Muller <ma.chris.m at gmail.com> wrote:

> The only known bug in 1.2a relates to the use of ForwardingProxies,
> which I doubt you're using.
>
> ForwardingProxies are a way for an object in one repository to refer
> to an object in another repository.  The bug relates to creating
> multiple new forwarding proxies in a single commit.  It is on my list
> to fix this.
>
>  - Chris
>
> On Fri, Dec 3, 2010 at 6:43 AM, Facundo Vozzi <facundov79 at gmail.com>
> wrote:
> > Hi Chris,
> > sorry for the delay, I do MagmaSession initialize and it works perfectly.
> > Thanks.
> > I couldn't run tests for magma 1.2a on Pharo but my application works
> fine
> > with it. Is 1.2a ready for production?
> > Thanks you, again.
> > See you,
> > Facu
> >
> > On Mon, Nov 29, 2010 at 9:22 PM, Chris Muller <ma.chris.m at gmail.com>
> wrote:
> >>
> >> Try this:
> >>
> >>  MagmaSession initialize
> >>
> >> and then run your upgrade.
> >>
> >> I've seen this error a couple of times, now I think what's happening
> >> is that the class-initialization for MaObjectBuffer got run sometime
> >> _after_ MagmaSession.  Under normal loading procedures that would not
> >> happen, but if a new version of Ma object serialization was loaded
> >> after Magma, it could happen.
> >>
> >> Let me know,
> >>  Chris
> >>
> >> On Sun, Nov 28, 2010 at 3:50 PM, Facundo Vozzi <facundov79 at gmail.com>
> >> wrote:
> >> > Sorry, I forgot attach the error. There you go.
> >> > Thanks,
> >> > Facu
> >> >
> >> >
> >> > On Sun, Nov 28, 2010 at 2:57 PM, Chris Muller <ma.chris.m at gmail.com>
> >> > wrote:
> >> >>
> >> >> What error?  Screenshot?
> >> >>
> >> >> On Fri, Nov 26, 2010 at 3:17 PM, Facundo Vozzi <facundov79 at gmail.com
> >
> >> >> wrote:
> >> >> > Hi Chris,
> >> >> > I did it but I'm getting the error that adjunt in the screnshot. Do
> >> >> > you
> >> >> > know
> >> >> > what I'm doing wrong?
> >> >> > Thanks you,
> >> >> > Facundo
> >> >> > On Fri, Nov 26, 2010 at 3:33 PM, Chris Muller <asqueaker at gmail.com
> >
> >> >> > wrote:
> >> >> >>
> >> >> >> Hi Facundo, please use the "Magma upgrader" package available on
> the
> >> >> >> "Magma tester" project of squeaksource.
> >> >> >>
> >> >> >> After loading it:
> >> >> >>
> >> >> >>  (MagmaUpgrader source: '/path/to/old/repository') compressTo:
> >> >> >> '/path/to/upgraded/repository'
> >> >> >>
> >> >> >>  - Chris
> >> >> >>
> >> >> >> On Fri, Nov 26, 2010 at 6:54 AM, Facundo Vozzi
> >> >> >> <facundov79 at gmail.com>
> >> >> >> wrote:
> >> >> >> > Hi,
> >> >> >> > how is the way for upgrade my magma repository from version 12
> >> >> >> > to version 14
> >> >> >> > in order to use it with the version 1.2a1 of magma?
> >> >> >> > Someone was able to test version 1.2a1 in Pharo 1.1.1?
> >> >> >> > Thanks in advance,
> >> >> >> > Facu
> >> >> >> >
> >> >> >> > _______________________________________________
> >> >> >> > Magma mailing list
> >> >> >> > Magma at lists.squeakfoundation.org
> >> >> >> > http://lists.squeakfoundation.org/mailman/listinfo/magma
> >> >> >> >
> >> >> >> >
> >> >> >
> >> >> >
> >> >
> >> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/magma/attachments/20101204/9b37260e/attachment.htm


More information about the Magma mailing list