id summary reporter owner description type status priority milestone component version resolution keywords cc port 21178 hg add is broken yaseppochi deric@… """hg add"" is supposed to add all unversioned files that are not in .hgignore. It doesn't add anything: {{{ wideload:/tmp 23:42$ mkdir a wideload:/tmp 23:42$ cd a wideload:/tmp/a 23:42$ echo foo > foo wideload:/tmp/a 23:42$ LC_CTYPE=C hg init wideload:/tmp/a 23:43$ LC_CTYPE=C hg add wideload:/tmp/a 23:43$ LC_CTYPE=C hg status wideload:/tmp/a 23:43$ LC_CTYPE=C hg add foo wideload:/tmp/a 23:43$ LC_CTYPE=C hg status A foo }}} (The funky locale stuff is due to bug #20730.) {{{ Mac OS X 10.5.8 ""Leopard"" MacBook Pro (Intel Core Duo) MacPorts from svn (up to date at r57210; port last built and installed about 2009/09/02) mercurial @1.3.1_0 (active) }}} " defect closed Normal ports 1.8.99 worksforme mercurial