[Cuis-dev] Easy to Keep Up to Date [WAS Re: I can't find new methods]

Nicola Mingotti nmingotti at gmail.com
Mon Aug 9 07:13:27 PDT 2021


Hi Ken,

I just tested, to be sure 100%.
-----
  2204  rm -rf Cuis-Smalltalk-Dev/
  2205  git clone https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev.git
  2206  lc
  2207  cd Cuis-Smalltalk-Dev/
  2208  lc
  2209  ./clonePackageRepos.sh
  2210  ./pullAllRepos.sh
-- another shell
./sqcogspur64linuxht/squeak ./Cuis-Smalltalk-Dev/Cuis5.0-4738.image
-----

it is not enough, if you don't do
---
World -> Changes -> Install new updates
---
you don't see the latest changes Juan loaded in Git.


Bye
Nicola





On 8/9/21 3:48 PM, ken.dickey at whidbey.com wrote:
> If you did the recommended install via
>
> mkdir Cuis-Smalltalk
> cd Cuis-Smalltalk
> git clone https://github.com/Cuic-Smalltalk/Cuis-Smalltalk-Dev
> Cuis-Smalltalk-Dev/clonePackageRepos.sh
>
> You will have the usual package repositories in directory Cuis-Smalltalk.
>
> Any time you can invoke
>   Cuis-Smalltalk-Dev/pullAllRepos.sh
>
> This last script will do a git pull on Cuis-Smalltalk-Dev and all the 
> other scipt-cloned repos.
>
> Cheers,
> -KenD



More information about the Cuis-dev mailing list