dmd 2.066.1 cannot build phobos 2.066.1

Vladimir Panteleev via Digitalmars-d digitalmars-d at puremagic.com
Thu Mar 12 19:06:20 PDT 2015


On Friday, 13 March 2015 at 00:15:32 UTC, Daniel Murphy wrote:
> "Andrei Alexandrescu"  wrote in message 
> news:mdt2mj$8gc$1 at digitalmars.com...
>
>> I wonder how this could have happened. Here's what I did:
>>
>> git clone --quiet -b v2.066.1 --depth=1 
>> git://github.com/D-Programming-Language/dmd.git dmd-2.066.1
>
> None of these clone commands work for me, I get:
> "warning: Remote branch v2.066.1 not found in upstream origin, 
> using HEAD instead"

What Git version are you using?

"git clone --branch" learned to work with tags in Git v1.7.10.


More information about the Digitalmars-d mailing list