[issue316] rollback loses dirstate modifications

Bryan O'Sullivan mercurial-bugs at selenic.com
Mon Jul 17 18:42:14 UTC 2006


New submission from Bryan O'Sullivan <bos at serpentine.com>:

This is pretty minor.

hg init a
cd a
echo a > a
hg ci -Ama
echo b > b
hg add b
hg rollback

This loses the "add" of a.

----------
messages: 1707
nosy: bos
priority: bug
status: unread
title: rollback loses dirstate modifications

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




More information about the Mercurial mailing list