[Bug 4844] New: hg archive --debug option no longer outputs file list

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Sep 24 23:41:41 UTC 2015


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

            Bug ID: 4844
           Summary: hg archive --debug option no longer outputs file list
           Product: Mercurial
           Version: 3.5.1
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: selenic at interactivespark.com
                CC: mercurial-devel at selenic.com

We use "hg archive" as part of our CI server to export the files to the
workspace folder. 

We have been using --debug argument with "hg archive" to display a list of
files exported. With version 3.4, this would produce an output as follows:

archiving: 0/17 files (0.00%)
archiving: .hgignore 1/17 files (5.88%)
archiving: BuildTest.sln 2/17 files (11.76%)
<snip>
archiving: readme.txt 17/17 files (100.00%)  

With version 3.5 and 3.5.1 there is no output at all. 

Has this "feature" been removed on purpose? Is there a extra setting somewhere
to re-enable it? If not, can it be put back please?

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


More information about the Mercurial-devel mailing list