[PATCH 0 of 3] Patches for issue 820: hg -R .hg/patches pull/incoming

Peter Arrenbrecht peter.arrenbrecht at gmail.com
Fri Nov 30 06:16:13 CST 2007


Hi all,

This patch series addresses bug 820 (hg -R .hg/patches pull xy.bundle mixes up repo histories):

  http://www.selenic.com/mercurial/bts/issue820

It contains a change that needs particular attention: I added an additional parameter, "mainrepo", to hg.repository() and *repo.instance(). This is used to properly set a bundlerepo's parent repo when -R is active.

It applies cleanly against current crew and hg-stable.

My earlier patch series for this needed my tentative fix for issue 821. I have now disentangled them. The previous, now obsolete series was:

  http://www.selenic.com/pipermail/mercurial-devel/2007-November/thread.html#3446

Could someone please review this? Benoit?
-peter


More information about the Mercurial-devel mailing list