Thanks!

Gabriel, Peter you are now admin of ocamlbuild-dev with full power over 
ocaml/ocamlbuild

Best,
Thomas

> On 3 Dec 2015, at 13:49, Fabrice Le Fessant <[email protected]> 
> wrote:
> 
> Hi Thomas,
> 
>   You can. The only interesting part was how it was created by xtracting the 
> git history:
> 
> How this repository was created:
> 
> git clone [email protected]:ocaml/ocaml.git
> cp -dpR ocaml ocamlbuild
> cd ocamlbuild
> git subtree split -P ocamlbuild -b next-ocamlbuild
> git filter-branch --prune-empty next-ocamlbuild
> git checkout next-ocamlbuild
> git mv *.ml *.mli *.mll src
> mkdir Attic
> git mv Makefile* Attic 
> git mv ocamlbuild* Attic
> 
> (in branches/stripped-ocaml:
> cp -dpR configure* m4 Makefile Makefile.config.in 
> <http://makefile.config.in/> .gitignore ~/GIT/github/ocaml/ocamlbuild 
> cp -dpR scripts ~/GIT/github/ocaml/ocamlbuild/scripts
> )
> 
> git add .gitignore
> git add src/.depend
> git add configure configure.ac <http://configure.ac/> 
> m4/ax_compare_version.m4  m4/ocaml.m4  Makefile Makefile.config.in 
> <http://makefile.config.in/> scripts/tolower.sed
> 
> --Fabrice
> 
> 
> On Thu, Dec 3, 2015 at 1:51 PM Thomas Gazagnaire <[email protected] 
> <mailto:[email protected]>> wrote:
> There's already a (private) ocaml/ocamlbuild repository which was created by 
> Fabrice in Aug 2013 to prepare the eventual split (that's what I call forward 
> vision! :p).
> 
> Fabrice, do you mind if I delete the repository and create a fresh one for 
> Gabriel and @whitequark?
> 
> Best,
> Thomas
> 
> 
> > On 2 Dec 2015, at 20:17, Gabriel Scherer <[email protected] 
> > <mailto:[email protected]>> wrote:
> >
> > Hi platform,
> >
> > Would it be possible to create an ocamlbuild repository in the
> > github:ocaml organization, to host the ocamlbuild project as it is
> > split off the main OCaml distribution? @whitequark could be
> > co-{owner,maintainer,developer} of the repository.
> >
> > Thanks
> > _______________________________________________
> > Platform mailing list
> > [email protected] <mailto:[email protected]>
> > http://lists.ocaml.org/listinfo/platform 
> > <http://lists.ocaml.org/listinfo/platform>
> 

_______________________________________________
Platform mailing list
[email protected]
http://lists.ocaml.org/listinfo/platform

Reply via email to