Hello colleagues, i just updated julia (which means, i built) and ended up in a v0.4. A Pkg.update() then leads to
julia> Pkg.update() INFO: Initializing package repository /home/lobi/.julia/v0.4 INFO: Cloning METADATA from git://github.com/JuliaLang/METADATA.jl INFO: Updating METADATA... INFO: Computing changes... INFO: No packages to install, update or remove and essentially an empty package repository. I can update/move everything manually, but is this the recommended way?
