Hi Should I download the latest Pharo 7 image? Yes Should I fork again the Pharo-project? Should I clone again the Pharo-project? Stef
On ven. 3 nov. 2017 at 09:40, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi
Should I download the latest Pharo 7 image? Yes
Should I fork again the Pharo-project?
Should I clone again the Pharo-project?
Stef
Hi,
You should get a new Pharo 7 image and sync your fork. Locally: git checkout development git pull [PHARO_REMOTE] development git push [FORK_REMOTE] development Then you are ready to go. -- Cyril Ferlicot https://ferlicot.fr http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France
2017-11-03 9:39 GMT+01:00 Stephane Ducasse <stepharo.self@gmail.com>:
Hi
Should I download the latest Pharo 7 image? Yes
Should I fork again the Pharo-project?
no, just fetch and pull the latest version from the pharo-project/pharo repository, the development branch. Then push it to your fork.
Should I clone again the Pharo-project?
no, the step above does everything -- Pavel
Stef
I went too fast I removed everything and reforked recloned :) let us if it is working. On Fri, Nov 3, 2017 at 9:49 AM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
2017-11-03 9:39 GMT+01:00 Stephane Ducasse <stepharo.self@gmail.com>:
Hi
Should I download the latest Pharo 7 image? Yes
Should I fork again the Pharo-project?
no, just fetch and pull the latest version from the pharo-project/pharo repository, the development branch. Then push it to your fork.
Should I clone again the Pharo-project?
no, the step above does everything
-- Pavel
Stef
participants (3)
-
Cyril Ferlicot -
Pavel Krivanek -
Stephane Ducasse