Tonel questions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Tonel questions

Stephane Ducasse-3
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

Reply | Threaded
Open this post in threaded view
|

Re: Tonel questions

CyrilFerlicot

On ven. 3 nov. 2017 at 09:40, Stephane Ducasse <[hidden email]> 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
Reply | Threaded
Open this post in threaded view
|

Re: Tonel questions

Pavel Krivanek-3
In reply to this post by Stephane Ducasse-3


2017-11-03 9:39 GMT+01:00 Stephane Ducasse <[hidden email]>:
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


Reply | Threaded
Open this post in threaded view
|

Re: Tonel questions

Stephane Ducasse-3
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 <[hidden email]> wrote:

>
>
> 2017-11-03 9:39 GMT+01:00 Stephane Ducasse <[hidden email]>:
>>
>> 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
>>
>