[Glass] Install last master branch of Seaside

Smalltalk via Glass glass at lists.gemtalksystems.com
Thu Sep 20 12:03:32 PDT 2018


Hi,

I think you are loading the Pharo version of Seaside.
Check:
https://github.com/GsDevKit/Seaside31

GsDeployer deploy: [
Metacello new
baseline: 'Seaside3';
repository: 'github://GsDevKit/Seaside31:gs_master/repository';
onLock: [:ex | ex honor];
load: 'CI' ].


regards,
bruno
El 20/09/2018 a las 12:08, dario.trussardi at tiscali.it via Glass escribió:
> 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
>         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/20180920/0c516f90/attachment.html>


More information about the Glass mailing list