Let's talk with Dr Metacello: Moving Pharo to Github

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

Let's talk with Dr Metacello: Moving Pharo to Github

Guillermo Polito
Hi all,

We arranged with Dale a public discussion on discord this wednesday at 8am PDT (15h Paris). The idea is to discuss about the alternatives to store the Pharo sources in Git.

Dale is already working on git since a couple of years,

- he made has already experimented on a project using git submodules [1]
- he is managing the GSDevKit/GLASS project in a kind of ad-hoc fashion (from what I understood in the discussion and looking at the repo...) [2]

I was analyzing a bit the pros and cons of git submodules and git subtrees [3]

The idea is that we discuss about these alternatives, we learn from the experience of Dale, and try to define some points about the architecture of Pharo source-code's storage in the future.

See you there,

Reply | Threaded
Open this post in threaded view
|

Re: Let's talk with Dr Metacello: Moving Pharo to Github

Guillermo Polito

Hi all again,

Dale prepared a couple of slides for the discussion. We shared the slides in dropbox. Link is the following:

https://www.dropbox.com/s/pxnme1wih60ud5e/Pharo%20Sources%20in%20Git.pdf?dl=0

So there are two probable paths from here:

- Either we continue on discord and we try to follow the slides ourselves,
- Or, depending on the number of people that is there, we may move it to skype where we can do screen sharing.
Just to agilize it a bit, if you were willing to participate you can add me on skype: guillermopolito.

See you on discord in a couple of of hours,
Guille

-------- Original Message --------
Hi all,

We arranged with Dale a public discussion on discord this wednesday at 8am PDT (15h Paris). The idea is to discuss about the alternatives to store the Pharo sources in Git.

Dale is already working on git since a couple of years,

- he made has already experimented on a project using git submodules [1]
- he is managing the GSDevKit/GLASS project in a kind of ad-hoc fashion (from what I understood in the discussion and looking at the repo...) [2]

I was analyzing a bit the pros and cons of git submodules and git subtrees [3]

The idea is that we discuss about these alternatives, we learn from the experience of Dale, and try to define some points about the architecture of Pharo source-code's storage in the future.

See you there,