[Bug 4612] New: bundle2 output part does not respect verbosity level

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Apr 21 10:12:03 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4612

          Priority: normal
            Bug ID: 4612
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: bundle2 output part does not respect verbosity level
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: pierre-yves.david at ens-lyon.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.2
         Component: Mercurial
           Product: Mercurial

output are issue in all case, even if quiet is specified

Example test failure with bundle2

  --- /home/pyd/src/mercurial-dev/tests/test-largefiles-cache.t
  +++ /home/pyd/src/mercurial-dev/tests/test-largefiles-cache.t.err
  @@ -127,6 +127,10 @@
     $ rm -r "$USERCACHE"

     $ hg push -q http://localhost:$HGPORT/
  +  remote: adding changesets
  +  remote: adding manifests
  +  remote: adding file changes
  +  remote: added 1 changesets with 1 changes to 1 files

     $ ../ls-l.py
../src/.hg/largefiles/b734e14a0971e370408ab9bce8d56d8485e368a9
     640

Bundle2 would be a good occasion to transmit verbosity level of remote output
(and color?) but I guess the first version will not support it.

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


More information about the Mercurial-devel mailing list