[ocaml-platform] github:ocaml/ocamlbuild?

Gabriel Scherer gabriel.scherer at gmail.com
Sun Dec 13 09:11:46 GMT 2015


Indeed, the repo is blank for now. I haven't taken the time to do this yet,
but will next week-end at the latest. In the meantime, feel free to use the
mantis bugtracker to report issue -- we will have to migrate them to github
in any case -- setting the "Target version" to "later".

On Sun, Dec 13, 2015 at 1:29 AM, Ashish Agarwal <agarwal1975 at gmail.com>
wrote:

> What's the next step on this? Gabriel, I can help if you'd like. I'm eager
> to get the repo created as I have several issues to report.
>
> On Fri, Dec 4, 2015 at 11:35 AM, François Bobot <francois.bobot at cea.fr>
> wrote:
>
>> On 03/12/2015 14:49, Fabrice Le Fessant 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 subtree split -P ocamlbuild -b next-ocamlbuild
>>> git filter-branch --prune-empty next-ocamlbuild
>>> git checkout next-ocamlbuild
>>>
>>
>> Just for this part you can replace these line by
>>
>> git filter-branch --prune-empty --subdirectory-filter ocamlbuild -- --all
>>
>> and all the tags and branches are filtered.
>>
>> My two cents,
>>
>> --
>> François
>>
>> _______________________________________________
>> Platform mailing list
>> Platform at lists.ocaml.org
>> http://lists.ocaml.org/listinfo/platform
>>
>
>
> _______________________________________________
> Platform mailing list
> Platform at lists.ocaml.org
> http://lists.ocaml.org/listinfo/platform
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/platform/attachments/20151213/eb3f00de/attachment.html>


More information about the Platform mailing list