[Bug 6831] New: clonebundles autogenerate fails with commandline parameters

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Wed Jun 28 06:42:22 UTC 2023


https://bz.mercurial-scm.org/show_bug.cgi?id=6831

            Bug ID: 6831
           Summary: clonebundles autogenerate fails with commandline
                    parameters
           Product: Mercurial
           Version: 6.5rc0
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: clonebundles
          Assignee: bugzilla at mercurial-scm.org
          Reporter: mathias.demare at gmail.com
                CC: mercurial-devel at mercurial-scm.org
    Python Version: ---

$  hg clone ... -U --config extensions.clonebundles= --config
clone-bundles.auto-generate.on-change=yes --config clone
-bundles.auto-generate.serve-inline=yes --config
clone-bundles.auto-generate.formats=v2 --config devel.debug.clonebundles=yes
requesting all changes
adding changesets
adding manifests
adding file changes
added 19041 changesets with 39835 changes to 9834 files
27799 new obsolescence markers
new changesets ...
clone-bundles: starting bundle generation: bzip2-v2
hg: unknown command 'debug::internal-make-clone-bundles'
(did you mean one of debugapplystreamclonebundle,
debugcreatestreamclonebundle?)


Looks like commandline parameters are not passed along properly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list