[MacPorts] #21178: hg add is broken

MacPorts noreply at macports.org
Mon Sep 7 07:51:10 PDT 2009


#21178: hg add is broken
--------------------------------+-------------------------------------------
 Reporter:  stephen@…           |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.8.99                               
 Keywords:                      |        Port:  mercurial                            
--------------------------------+-------------------------------------------
 "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)
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21178>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list