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: bugzi...@mercurial-scm.org
          Reporter: mathias.dem...@gmail.com
                CC: mercurial-de...@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.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to