I'm trying to follow the steps in the 0.4 Manual to create a custom 
METADATA.jl so that I can distribute packages around my organisation. If I 
clone JuliaLang/METADATA.jl.git into a local folder, then call Pkg.init() 
on that folder, I get the following:

INFO: Initializing package repository /Users/andrewg/.julia/v0.4
INFO: Package directory /Users/andrewg/.julia/v0.4 is already initialized.

And no META_BRANCH is created. Can anyone suggest what I'm doing wrong?

Thanks

Andy

Reply via email to