Re: [Pharo-project] Pharo by Example has moved to github
Excellent, can I also push the Seaside Book there?
If you want. Now I do not see the interest of git when we use it as svn. And I would prefer to host the book on an inria server because I know that this is backup by someboyd else than me. and for a book I do not want to fork it (or people can fork it but I do not care of what they will do with their fork).
The main data store remains Pier of course, but we already today keep the backups and other resources in the SCG SVN.
Lukas
On 11 October 2010 17:06, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
Great Oscar ! How to join the SquareBracketAssociates ?
On Mon, Oct 11, 2010 at 4:39 PM, Oscar Nierstrasz <oscar.nierstrasz@gmail.com> wrote:
See: http://github.com/SquareBracketAssociates/
Cheers, - on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Excellent, can I also push the Seaside Book there?
If you want. Now I do not see the interest of git when we use it as svn. And I would prefer to host the book on an inria server because I know that this is backup by someboyd else than me. and for a book I do not want to fork it (or people can fork it but I do not care of what they will do with their fork).
The problem is that the sync with Pier does not work with SVN. You can only update and backup by using Git with the SVN backend. Lukas -- Lukas Renggli www.lukas-renggli.ch
On Mon, Oct 11, 2010 at 17:25, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Excellent, can I also push the Seaside Book there?
Just a heads up⦠with all the translations we are already using 2/3 of the space for a free account :)
If you want. Now I do not see the interest of git when we use it as svn. And I would prefer to host the book on an inria server because I know that this is backup by someboyd else than me.
It shouldn't be too hard to mirror the github repos to git-enabled project on the gforge. I just have to check how post-commit hooks workâ¦
and for a book I do not want to fork it (or people can fork it but I do not care of what they will do with their fork).
With SVN, forking is a technical issue (and a tough one because it's difficult to merge back). With Git, forking is a political issue, which it should be (and an easy one because you just have to be clean which repo is the official one). -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
participants (3)
-
Damien Pollet -
Lukas Renggli -
Stéphane Ducasse