On Mon, Mar 7, 2016 at 2:37 PM, Ayush Pandey <[email protected]> wrote:
> Hi,
>
> I am tryig to submit a patch to Convex.jl package following the instructions
> from http://docs.julialang.org/en/release-0.4/manual/packages/
>
> The error comes when i run
> Pkg.submit("Convex")
>
> The following error comes:
>
> "ERROR: Pkg.submit(pkg[, commit]) has been moved to the package PkgDev.jl.
> Run Pkg.add("PkgDev") to install PkgDev on Julia v0.5-"
>
> I have already installed PkgDev but the error don't seem to be going away.

PkgDev.summit()

I guess the error message could be a little more clear on it.

>
> What are the parameters that needs to be passed to Pkg.submit() ?
>
>
>
>
>
> Yours Sincerely,
> Ayush Pandey
> LinkedIn Profile
> GitHub

Reply via email to