Pharo and GIT

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

Re: Pharo and GIT

Peter Uhnak
        * (docs) from readme file it's not clear whether I have to run the update command; running it will brick the installation

Update is not mandatory, but should be a useful way to get the latest version. I'm not sure of having understood you, is that you tried it and it failed?

Indeed.

First of all, if I try to clone without ssh key I get an error



This is non-problem for me as I just forgot to give the key to the agent.

However if I then (in a fresh pharo, so unrelated by the error above) run it with the key, I get the following warning



If I proceed, the updated finishes, but opening Iceberg gives me this error



Peter
Reply | Threaded
Open this post in threaded view
|

Re: Pharo and GIT

Peter Uhnak
Also the error is the same both in Pharo 5 and Pharo 6

On Tue, Jul 26, 2016 at 4:25 PM, Peter Uhnák <[hidden email]> wrote:
        * (docs) from readme file it's not clear whether I have to run the update command; running it will brick the installation

Update is not mandatory, but should be a useful way to get the latest version. I'm not sure of having understood you, is that you tried it and it failed?

Indeed.

First of all, if I try to clone without ssh key I get an error



This is non-problem for me as I just forgot to give the key to the agent.

However if I then (in a fresh pharo, so unrelated by the error above) run it with the key, I get the following warning



If I proceed, the updated finishes, but opening Iceberg gives me this error



Peter

Reply | Threaded
Open this post in threaded view
|

Re: Pharo and GIT

Nicolas Passerini
Thanks Peter, I think that is related to the bug we found this morning with Esteban. I couldn't give a look at it today, but maybe tomorrow I can have a solution and I will ask you to try again if possible.

On Tue, Jul 26, 2016 at 4:26 PM, Peter Uhnák <[hidden email]> wrote:
Also the error is the same both in Pharo 5 and Pharo 6

On Tue, Jul 26, 2016 at 4:25 PM, Peter Uhnák <[hidden email]> wrote:
        * (docs) from readme file it's not clear whether I have to run the update command; running it will brick the installation

Update is not mandatory, but should be a useful way to get the latest version. I'm not sure of having understood you, is that you tried it and it failed?

Indeed.

First of all, if I try to clone without ssh key I get an error



This is non-problem for me as I just forgot to give the key to the agent.

However if I then (in a fresh pharo, so unrelated by the error above) run it with the key, I get the following warning



If I proceed, the updated finishes, but opening Iceberg gives me this error



Peter


Reply | Threaded
Open this post in threaded view
|

Re: Pharo and GIT

Sean Glazier
Thanks to all for enlightening me about gits capabilities. If they are there we can take advantage of them. When I get time to dig in deeper. it would be fun to add the abilities I would like and also educate myself on what I don't certainly.

 
Kind Regards,
 
Sean Glazier
 

On Tue, Jul 26, 2016 at 10:50 AM, Nicolas Passerini <[hidden email]> wrote:
Thanks Peter, I think that is related to the bug we found this morning with Esteban. I couldn't give a look at it today, but maybe tomorrow I can have a solution and I will ask you to try again if possible.

On Tue, Jul 26, 2016 at 4:26 PM, Peter Uhnák <[hidden email]> wrote:
Also the error is the same both in Pharo 5 and Pharo 6

On Tue, Jul 26, 2016 at 4:25 PM, Peter Uhnák <[hidden email]> wrote:
        * (docs) from readme file it's not clear whether I have to run the update command; running it will brick the installation

Update is not mandatory, but should be a useful way to get the latest version. I'm not sure of having understood you, is that you tried it and it failed?

Indeed.

First of all, if I try to clone without ssh key I get an error



This is non-problem for me as I just forgot to give the key to the agent.

However if I then (in a fresh pharo, so unrelated by the error above) run it with the key, I get the following warning



If I proceed, the updated finishes, but opening Iceberg gives me this error



Peter



12