Re: [julia-users] Re: Pkg.publish() : ERROR: There are no METADATA changes to publish

2016-05-20 Thread Evan Fields
> > Yes, thanks for your help. I did Pkg.add("TravelingSalesmanHeuristics") > and checked out master in that directory. Pkg.tag and Pkg.publish both > seemed to work fine. Surely this was all an unforced error on my part but hopefully someone in the future will find this thread useful.

Re: [julia-users] Re: Pkg.publish() : ERROR: There are no METADATA changes to publish

2016-05-20 Thread Milan Bouchet-Valat
Le vendredi 20 mai 2016 à 07:14 -0700, Evan Fields a écrit : > On further inspection I think this is because I managed to name the > package repository TravelingSalesmanHeuristics.jl (rather than just > TravelingSalesmanHeuristics). Indeed I just ran > Pkg.add("TravelingSalesmanHeuristics") and

[julia-users] Re: Pkg.publish() : ERROR: There are no METADATA changes to publish

2016-05-20 Thread Evan Fields
On further inspection I think this is because I managed to name the package repository TravelingSalesmanHeuristics.jl (rather than just TravelingSalesmanHeuristics). Indeed I just ran Pkg.add("TravelingSalesmanHeuristics") and now have in my .julia/v0.4 both TravelingSalesmanHeuristics and