[issue521] hg add doesn't handle empty directory

Johan Euphrosine mercurial-bugs at selenic.com
Wed Mar 21 18:37:37 CDT 2007


New submission from Johan Euphrosine <proppy at aminche.com>:

mkdir test_empty_directory
cd test_empty_directory
hg init
mkdir i_am_empty
hg add #(does nothing)
hg status #(nothing added)
hg commit -m "empty" #(nothing changed)

----------
messages: 2920
nosy: proppy
priority: bug
status: unread
title: hg add doesn't handle empty directory

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



More information about the Mercurial-devel mailing list