When you upgrade from (say) Julia 0.4 to 0.5, you have to re-install all of 
the packages because the package directory changes.   It seems like there 
should be an automated way to do this.  Does something like this exist? 
 Seems like it should be a built-in Pkg feature.

(It would be straightforward to write a function that reads the REQUIRE 
file from another Julia version and adds all of those packages.)

Reply via email to