D1336: HG: hg rm -A option prints the message of every file in the repo

mitrandir (Mateusz Jakub Kwapich) phabricator at mercurial-scm.org
Thu Nov 9 06:56:19 EST 2017


mitrandir added a comment.


  @mharbison72: the problem is that `hg rm -A` prints a line for every file in the repo even if you didn't touch anything. With a clean working directory in a repo with 10k files, 10k lines will be printed. The lines look like:
  
    not removing <filename>: file still exists

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1336

To: pavanpc, #hg-reviewers
Cc: mitrandir, mharbison72, mercurial-devel


More information about the Mercurial-devel mailing list