[issue3294] Committing .hgsub specifically fails to update .hgsubstate
Orhun Birsoy
bugs at mercurial.selenic.com
Wed Feb 29 17:24:15 UTC 2012
New submission from Orhun Birsoy <orhunbirsoy at gmail.com>:
When an entry is removed from .hgsub and if it is committed by specifying
.hgsub file in the commit then .hgsubstate file is not updated.
This works
> hg ci -m "msg"
This doesn't
> hg ci -m "msg" .hgsub
----------
messages: 19221
nosy: orhun
priority: bug
status: unread
title: Committing .hgsub specifically fails to update .hgsubstate
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3294>
____________________________________________________
More information about the Mercurial-devel
mailing list