[issue2140] hg manifest needs an option to work on the working directory

meem bugs at mercurial.selenic.com
Thu Apr 15 23:09:48 UTC 2010


New submission from meem <peter.memishian at oracle.com>:

We use `hg manifest' as part of our build process.  If a file is moved
(e.g., via `hg rename'), `hg manifest' will not show that change until `hg
commit' is done.  While I understand why `hg manifest' does not show
uncommitted pathname changes by default, it would be very useful to have an
option to `hg manifest' that allowed it to operate on the working directory
(uncommitted changes and all) so that changes did not need to be committed
just try it out.

----------
messages: 12275
nosy: meem
priority: feature
status: unread
title: hg manifest needs an option to work on the working directory

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


More information about the Mercurial-devel mailing list