[Glass] Install last master branch of Seaside
Jupiter Jones via Glass
glass at lists.gemtalksystems.com
Thu Sep 20 13:42:37 PDT 2018
Hi Dario,
The GemStone port was incorporated into the main Seaside repo some time ago.
I just created a new 3.4.2 stone and loaded seaside with the following executed in a workspace:
GsDeployer deploy: [
Metacello new
baseline: 'Seaside3';
repository: 'github://SeasideSt/Seaside:master/repository';
load: #('Core' 'Development' 'Zinc');
lock.
].
It worked well, and since it’s essentially the same command you were using, I’m not sure what issue you encountered.
Cheers,
Jupiter
> On 21 Sep 2018, at 1:08 am, dario.trussardi at tiscali.it via Glass <glass at lists.gemtalksystems.com> wrote:
>
> Ciao,
> i work to load Seaside and Magritte into Gemstone.
>
> I have 2 repository:
>
> one Gemstone 3.4.1.
> and one Gemstone 3.4.2. ( create today with the command: createStone base_342 3.4.2 ).
>
> The Tode environment manages both.
>
> In the site https://github.com/SeasideSt/Seaside <https://github.com/SeasideSt/Seaside>
> i found this:
> Install in Gemstone
>
> Install the latest commit from the master branch:
>
> GsDeployer deploy: [
> Metacello new
> baseline: 'Seaside3';
> repository: 'github://SeasideSt/Seaside:master/repository';
> onLock: [:ex | ex honor];
> load ].
>
> Now when i do this script by Tode workspace the system erase the error:
> Could not resolve: Seaside-Core [Seaside-Core.gemstone] in cache github://SeasideSt/Seaside:master/repository (4)
>
> ( in both systems: 3.4.1 and 3.4.2 )
>
> Some considerations ?
>
> Thanks,
>
> Dario
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20180921/1018bfe3/attachment-0001.html>
More information about the Glass
mailing list