[PATCH 0 of 3 STABLE] bundlerepo: make secret revisions visible, if bundle bases on current local repo

Jordi Gutiérrez Hermoso jordigh at octave.org
Tue May 28 10:59:32 CDT 2013


On 28 May 2013 11:02, FUJIWARA Katsunori <foozy at lares.dti.ne.jp> wrote:
> This patch series focuses on the inconsistency between "hg incoming"
> and "hg unbundle": "hg incoming" doesn't show the revisions in the
> bundle, even though they are restored by "hg unbundle", if they are
> descendant of secret ones in local repository.

I think this difference makes sense. I normally pull from bundles, not
use unbundle. If hg incoming doesn't show secret revisions but hg pull
gives me those extra revisions, I would be confused.

Perhaps instead make unbundle warn about secret changesets being
imported? Or give a --secret option to incoming?

- Jordi G. H.


More information about the Mercurial-devel mailing list