caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Kenneth Adam Miller <kennethadammiller@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] Use opam to pull source and pin locally
Date: Wed, 18 Mar 2015 16:57:06 -0400	[thread overview]
Message-ID: <CAK7rcp8whjEGZivvgjj=SjMsD4kF0c8wZd8+iGXGgOGCW+fdYA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

I need to edit a package that is in the opam repositories already. I want
the edit to correspond to a minor version update. I would rather not have
to clone the source manually because typically tools just tend to operate
better when you use the intended functionality that's built in.

Is there a way to tell opam to download the source from a default repo to a
specific directory, and then pin the package to that directory? I know you
can do opam pin add pkg_name ./

[-- Attachment #2: Type: text/html, Size: 520 bytes --]

             reply	other threads:[~2015-03-18 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-18 20:57 Kenneth Adam Miller [this message]
2015-03-18 21:03 ` Daniel Bünzli
2015-03-18 21:05   ` Kenneth Adam Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK7rcp8whjEGZivvgjj=SjMsD4kF0c8wZd8+iGXGgOGCW+fdYA@mail.gmail.com' \
    --to=kennethadammiller@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).