<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks!<div class=""><br class=""></div><div class="">Gabriel, Peter you are now admin of ocamlbuild-dev with full power over ocaml/ocamlbuild</div><div class=""><br class=""></div><div class="">Best,</div><div class="">Thomas</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 3 Dec 2015, at 13:49, Fabrice Le Fessant <<a href="mailto:fabrice.le_fessant@ocamlpro.com" class="">fabrice.le_fessant@ocamlpro.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi Thomas,<div class=""><br class=""></div><div class="">  You can. The only interesting part was how it was created by xtracting the git history:</div><div class=""><br class=""></div><div class="">How this repository was created:<div class=""><br class=""></div><div class="">git clone git@github.com:ocaml/ocaml.git</div><div class="">cp -dpR ocaml ocamlbuild</div><div class="">cd ocamlbuild</div><div class="">git subtree split -P ocamlbuild -b next-ocamlbuild</div><div class="">git filter-branch --prune-empty next-ocamlbuild</div><div class="">git checkout next-ocamlbuild</div><div class="">git mv *.ml *.mli *.mll src</div><div class="">mkdir Attic</div><div class="">git mv Makefile* Attic </div><div class="">git mv ocamlbuild* Attic</div><div class=""><br class=""></div><div class="">(in branches/stripped-ocaml:</div><div class="">cp -dpR configure* m4 Makefile <a href="http://makefile.config.in/" class="">Makefile.config.in</a> .gitignore ~/GIT/github/ocaml/ocamlbuild </div><div class="">cp -dpR scripts ~/GIT/github/ocaml/ocamlbuild/scripts</div><div class="">)</div><div class=""><br class=""></div><div class="">git add .gitignore</div><div class="">git add src/.depend</div><div class="">git add configure <a href="http://configure.ac/" class="">configure.ac</a> m4/ax_compare_version.m4  m4/ocaml.m4  Makefile <a href="http://makefile.config.in/" class="">Makefile.config.in</a> scripts/tolower.sed</div></div><div class=""><br class=""></div><div class="">--Fabrice</div><div class=""><br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Thu, Dec 3, 2015 at 1:51 PM Thomas Gazagnaire <<a href="mailto:thomas@gazagnaire.org" class="">thomas@gazagnaire.org</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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).<br class="">
<br class="">
Fabrice, do you mind if I delete the repository and create a fresh one for Gabriel and @whitequark?<br class="">
<br class="">
Best,<br class="">
Thomas<br class="">
<br class="">
<br class="">
> On 2 Dec 2015, at 20:17, Gabriel Scherer <<a href="mailto:gabriel.scherer@gmail.com" target="_blank" class="">gabriel.scherer@gmail.com</a>> wrote:<br class="">
><br class="">
> Hi platform,<br class="">
><br class="">
> Would it be possible to create an ocamlbuild repository in the<br class="">
> github:ocaml organization, to host the ocamlbuild project as it is<br class="">
> split off the main OCaml distribution? @whitequark could be<br class="">
> co-{owner,maintainer,developer} of the repository.<br class="">
><br class="">
> Thanks<br class="">
> _______________________________________________<br class="">
> Platform mailing list<br class="">
> <a href="mailto:Platform@lists.ocaml.org" target="_blank" class="">Platform@lists.ocaml.org</a><br class="">
> <a href="http://lists.ocaml.org/listinfo/platform" rel="noreferrer" target="_blank" class="">http://lists.ocaml.org/listinfo/platform</a><br class="">
<br class="">
</blockquote></div>
</div></blockquote></div><br class=""></div></body></html>