All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: hg fetcher improvements
@ 2015-06-02 16:00 Dan McGregor
  2015-06-02 16:01 ` [PATCH] fetch2/hg.py: Several fixes Dan McGregor
  0 siblings, 1 reply; 7+ messages in thread
From: Dan McGregor @ 2015-06-02 16:00 UTC (permalink / raw)
  To: bitbake-devel

I've made some more changes to the Mercurial fetcher. I'd like
feedback on my changes; they're not that minor. I've made it
always fetch the full repo, and share the repo with the checkouts
in WORKDIR, just like the git fetcher.

The most important change, I think, is that it generates a Mercurial
bundle of the repository for the mirrors. Do people thing that's a good
idea, or should I switch it to creating a tarball of the hg repository
like git does?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-15 14:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 16:00 RFC: hg fetcher improvements Dan McGregor
2015-06-02 16:01 ` [PATCH] fetch2/hg.py: Several fixes Dan McGregor
2015-06-03  0:36   ` Robert Yang
2015-06-10 14:42     ` Dan McGregor
2015-06-11 23:00       ` Richard Purdie
2015-06-12  1:28         ` Robert Yang
2015-06-15 14:38           ` Dan McGregor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.