[phobos] Getting the latest Phobos release

Lutger Blijdestijn lutger.blijdestijn at gmail.com
Wed Apr 6 04:15:34 PDT 2011


If you want to find the latest reachable tag, take a look at *git describe*

This should do it in a checkout of master: git checkout $(git describe
--abbrev=0)

2011/4/6 Andrei Alexandrescu <andrei at erdani.com>

> In order to build and rsync d-programming-language.org, I must get the
> latest release of Phobos.
>
> To do so, I need to figure out a mechanical way to fetch the latest release
> from github (probably in a separate tree from the one I'm working on). Then
> I build the html off that tree and rsync it with the website.
>
> How can I get the last Phobos release from github?
>
>
> Thanks,
>
> Andrei
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/phobos/attachments/20110406/962c8bab/attachment.html>


More information about the phobos mailing list