Is it possible to add an existing github repository from within the image or does one have to clone on the command line?

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

Is it possible to add an existing github repository from within the image or does one have to clone on the command line?

Eliot Miranda-2
SLSIA.  I want to clone gitfiletree://github.com/ThierryGoubier/filetree.git but would love to do it form the image and not have to visit the command line.  Is this possible yet?
_,,,^..^,,,_
best, Eliot
Reply | Threaded
Open this post in threaded view
|

Re: Is it possible to add an existing github repository from within the image or does one have to clone on the command line?

Vincent.Blondeau

Yes it is! See gif ;)

 

Cheers,

Vincent

 

From: Pharo-dev [mailto:[hidden email]] On Behalf Of Eliot Miranda
Sent: Tuesday, June 19, 2018 11:05
To: Discusses Development of Pharo <[hidden email]>
Subject: [Pharo-dev] Is it possible to add an existing github repository from within the image or does one have to clone on the command line?

 

SLSIA.  I want to clone gitfiletree://github.com/ThierryGoubier/filetree.git but would love to do it form the image and not have to visit the command line.  Is this possible yet?

_,,,^..^,,,_

best, Eliot


2018-06-19_11-11-54.gif (535K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Is it possible to add an existing github repository from within the image or does one have to clone on the command line?

Guillermo Polito
Hi Eliot,

It should be doable from Iceberg, yes. From that url you can extract

- host: github.com
- owner: ThierryGoubier
- project name: filetree

You can use that data to load the repository. However, I see that repository does not exist, I get a 404 (check https://github.com/ThierryGoubier).
Where did you get that URL from?

On Tue, Jun 19, 2018 at 8:14 PM <[hidden email]> wrote:

Yes it is! See gif ;)

 

Cheers,

Vincent

 

From: Pharo-dev [mailto:[hidden email]] On Behalf Of Eliot Miranda
Sent: Tuesday, June 19, 2018 11:05
To: Discusses Development of Pharo <[hidden email]>
Subject: [Pharo-dev] Is it possible to add an existing github repository from within the image or does one have to clone on the command line?

 

SLSIA.  I want to clone gitfiletree://github.com/ThierryGoubier/filetree.git but would love to do it form the image and not have to visit the command line.  Is this possible yet?

_,,,^..^,,,_

best, Eliot



--

   

Guille Polito

Research Engineer

Centre de Recherche en Informatique, Signal et Automatique de Lille

CRIStAL - UMR 9189

French National Center for Scientific Research - http://www.cnrs.fr


Web: http://guillep.github.io

Phone: +33 06 52 70 66 13