[issue1921] hg add -n doesn't work properly

Detlef Friedrißick bugs at mercurial.selenic.com
Tue Nov 24 10:01:57 UTC 2009


New submission from Detlef Friedrißick <friedrissick at atb-software.de>:

-n option doesn't do a dry run but supresses output
   instead of giving ouzput only:

C:\hg>dir /b
file.txt

C:\hg>hg init

C:\hg>hg add -I -n file.txt

C:\hg>hg status
A file.txt

----------
messages: 11045
nosy: det
priority: bug
status: unread
title: hg add -n doesn't work properly
topic: 1.4, hg

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1921>
____________________________________________________


More information about the Mercurial-devel mailing list