I'm using SIXX to move a site from one image to another.
HTH, Adriaan. > On 25/02/2007, Philippe Marschall <[hidden email]> wrote: >> 2007/2/25, Damien Cassou <[hidden email]>: >> > what is the best solution to extract a pier website from an image and >> > put the extracted root into another image ? >> >> Assuming you don't use magma: >> I'd say grab the kernel, file it out with ReferenceStream and file it >> in the other image (you'll have to add it to the instances). Maybe >> you'll have to nil out the mutex in the persistency instance, you'll >> find out if filing out will give an error. > > I'm trying to do the same... ReferenceStream doesn't work because it > encounters a BlockContext in the process (eg. some Magritte condition > on the number of posts the blog should show). > > I'm trying to go the Magma way but it won't install' either via > Universes or MC. Magma seaside says it needs WADispatcherControlPanel > (I'm following the load order from http://wiki.squeak.org/squeak/5902 > ) > > Any suggestion ? > > -- > Damien Pollet > type less, do more [ | ] http://typo.cdlm.fasmz.org > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > -- http://www.a3aan.st _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On 03/12/2007, Adriaan van Os <[hidden email]> wrote:
> I'm using SIXX to move a site from one image to another. Thanks for the suggestion. Are you doing something particular? SIXX (latest from squeakmap) doesn't load in my 3.10 image... > > HTH, > Adriaan. > > > On 25/02/2007, Philippe Marschall <[hidden email]> wrote: > >> 2007/2/25, Damien Cassou <[hidden email]>: > >> > what is the best solution to extract a pier website from an image and > >> > put the extracted root into another image ? > >> > >> Assuming you don't use magma: > >> I'd say grab the kernel, file it out with ReferenceStream and file it > >> in the other image (you'll have to add it to the instances). Maybe > >> you'll have to nil out the mutex in the persistency instance, you'll > >> find out if filing out will give an error. > > > > I'm trying to do the same... ReferenceStream doesn't work because it > > encounters a BlockContext in the process (eg. some Magritte condition > > on the number of posts the blog should show). > > > > I'm trying to go the Magma way but it won't install' either via > > Universes or MC. Magma seaside says it needs WADispatcherControlPanel > > (I'm following the load order from http://wiki.squeak.org/squeak/5902 > > ) > > > > Any suggestion ? > > > > -- > > Damien Pollet > > type less, do more [ | ] http://typo.cdlm.fasmz.org > > > > _______________________________________________ > > SmallWiki, Magritte, Pier and Related Tools ... > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > > > > > -- > http://www.a3aan.st > > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > -- Damien Pollet type less, do more [ | ] http://typo.cdlm.fasmz.org _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
My bad, didn't see it in the universes browser.
On 03/12/2007, Damien Pollet <[hidden email]> wrote: > On 03/12/2007, Adriaan van Os <[hidden email]> wrote: > > I'm using SIXX to move a site from one image to another. > > Thanks for the suggestion. Are you doing something particular? > SIXX (latest from squeakmap) doesn't load in my 3.10 image... > > > > > > HTH, > > Adriaan. > > > > > On 25/02/2007, Philippe Marschall <[hidden email]> wrote: > > >> 2007/2/25, Damien Cassou <[hidden email]>: > > >> > what is the best solution to extract a pier website from an image and > > >> > put the extracted root into another image ? > > >> > > >> Assuming you don't use magma: > > >> I'd say grab the kernel, file it out with ReferenceStream and file it > > >> in the other image (you'll have to add it to the instances). Maybe > > >> you'll have to nil out the mutex in the persistency instance, you'll > > >> find out if filing out will give an error. > > > > > > I'm trying to do the same... ReferenceStream doesn't work because it > > > encounters a BlockContext in the process (eg. some Magritte condition > > > on the number of posts the blog should show). > > > > > > I'm trying to go the Magma way but it won't install' either via > > > Universes or MC. Magma seaside says it needs WADispatcherControlPanel > > > (I'm following the load order from http://wiki.squeak.org/squeak/5902 > > > ) > > > > > > Any suggestion ? > > > > > > -- > > > Damien Pollet > > > type less, do more [ | ] http://typo.cdlm.fasmz.org > > > > > > _______________________________________________ > > > SmallWiki, Magritte, Pier and Related Tools ... > > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > > > > > > > > > -- > > http://www.a3aan.st > > > > > > _______________________________________________ > > SmallWiki, Magritte, Pier and Related Tools ... > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > > > > > -- > Damien Pollet > type less, do more [ | ] http://typo.cdlm.fasmz.org > -- Damien Pollet type less, do more [ | ] http://typo.cdlm.fasmz.org _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Free forum by Nabble | Edit this page |