[Pharo-project] git victim
I am looking for a volunteer / slave / victim.. Is anyone interested in filing out all versions of Pharo 2.0 to git using filetree? I want to have a git repository with all the sources filed out, so we can properly track and annotate changes! (hint to all data miners out there) -------------------------------------------------------------------------- I started a jenkins job (99% finished) https://ci.lille.inria.fr/pharo/job/Pharo2.0-Git-Export/ which will commit each new pharo version to our github repository git@github.com:PharoProject/pharo-core.git Now of course this would make more sense to do with all versions (0.9 ... 2.0) ! -------------------------------------------------------------------------- best cami
Maybe with the new Metacello API for github this is possible without having a slave ;-) On Tue, Jun 26, 2012 at 8:19 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
I am looking for a volunteer / slave / victim..
Is anyone interested in filing out all versions of Pharo 2.0 to git using filetree?
I want to have a git repository with all the sources filed out, so we can properly track and annotate changes! (hint to all data miners out there)
-------------------------------------------------------------------------- I started a jenkins job (99% finished)
    https://ci.lille.inria.fr/pharo/job/Pharo2.0-Git-Export/
which will commit each new pharo version to our github repository
    git@github.com:PharoProject/pharo-core.git
Now of course this would make more sense to do with all versions (0.9 ... 2.0) ! --------------------------------------------------------------------------
best cami
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
Serge, I think the "slave" would be responsible for figuring out which packages were involved and then setting up a script to dump them out:) Dale ----- Original Message ----- | From: "Serge Stinckwich" <serge.stinckwich@gmail.com> | To: Pharo-project@lists.gforge.inria.fr | Sent: Tuesday, June 26, 2012 6:37:44 AM | Subject: Re: [Pharo-project] git victim | | Maybe with the new Metacello API for github this is possible without | having a slave ;-) | | | On Tue, Jun 26, 2012 at 8:19 PM, Camillo Bruni | <camillobruni@gmail.com> wrote: | > I am looking for a volunteer / slave / victim.. | > | > Is anyone interested in filing out all versions of Pharo 2.0 to git | > using filetree? | > | > I want to have a git repository with all the sources filed out, | > so we can properly track and annotate changes! (hint to all data | > miners out there) | > | > -------------------------------------------------------------------------- | > I started a jenkins job (99% finished) | > | > Â Â Â Â https://ci.lille.inria.fr/pharo/job/Pharo2.0-Git-Export/ | > | > which will commit each new pharo version to our github repository | > | > Â Â Â Â git@github.com:PharoProject/pharo-core.git | > | > Now of course this would make more sense to do with all versions | > (0.9 ... 2.0) ! | > -------------------------------------------------------------------------- | > | > best | > cami | | | | -- | Serge Stinckwich | UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam | Every DSL ends up being Smalltalk | http://doesnotunderstand.org/ | |
camillo I do not understand what you are doing? what is the impact on my energy? what is the impact on my work load? ⦠For the moment I want to get things FINISHED. Stef On Jun 26, 2012, at 3:19 PM, Camillo Bruni wrote:
I am looking for a volunteer / slave / victim..
Is anyone interested in filing out all versions of Pharo 2.0 to git using filetree?
I want to have a git repository with all the sources filed out, so we can properly track and annotate changes! (hint to all data miners out there)
-------------------------------------------------------------------------- I started a jenkins job (99% finished)
https://ci.lille.inria.fr/pharo/job/Pharo2.0-Git-Export/
which will commit each new pharo version to our github repository
git@github.com:PharoProject/pharo-core.git
Now of course this would make more sense to do with all versions (0.9 ... 2.0) ! --------------------------------------------------------------------------
best cami
participants (4)
-
Camillo Bruni -
Dale Henrichs -
Serge Stinckwich -
Stéphane Ducasse